We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 354355e + 5f1c0a5 commit 49fbe10Copy full SHA for 49fbe10
build.gradle
@@ -44,7 +44,7 @@ sourceCompatibility = JavaVersion.VERSION_17
44
targetCompatibility = JavaVersion.VERSION_17
45
46
group 'com.spidasoftware'
47
-version '1.0.2-SNAPSHOT'
+version '1.0.2'
48
49
String springVersion = "6.0.8"
50
0 commit comments