Skip to content

Commit

Permalink
close version 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tonivade committed Nov 22, 2023
1 parent 61e37af commit cf2a49d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.5-SNAPSHOT
version=0.5

6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
purefunVersion = "4.2-SNAPSHOT"
minimalJsonVersion = "0.10.0"
purefunVersion = "4.2"
minimalJsonVersion = "0.11.0"
javapoetVersion = "1.13.0"
junitEngineVersion = "5.10.1"
junitPlatformVersion = "1.10.1"
equalsVerifierVersion = "3.15.1"
compileTestingVersion = "0.21.0"
gsonVersion = "2.10.1"
purecheckVersion = "0.5-SNAPSHOT"
purecheckVersion = "0.5"
versionsVersion = "0.50.0"
nexusVersion = "1.3.0"

Expand Down

0 comments on commit cf2a49d

Please sign in to comment.