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.
1 parent 8941ae3 commit d3d9a27Copy full SHA for d3d9a27
build.gradle.kts
@@ -54,7 +54,7 @@ val springWebVersion = "6.1.4"
54
55
// Implementation
56
val kotlinJvmTarget = 21
57
-val cosmotechApiCommonVersion = "1.0.0"
+val cosmotechApiCommonVersion = "1.0.1-SNAPSHOT"
58
val cosmotechApiAzureVersion = "1.0.0"
59
val jedisVersion = "4.4.6"
60
val springOauthVersion = "6.2.2"
0 commit comments