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 9b1729a commit 1ebc66dCopy full SHA for 1ebc66d
build.gradle.kts
@@ -54,7 +54,7 @@ val springWebVersion = "6.1.4"
54
55
// Implementation
56
val kotlinJvmTarget = 21
57
-val cosmotechApiCommonVersion = "2.0.0-SNAPSHOT"
+val cosmotechApiCommonVersion = "2.0.0"
58
val jedisVersion = "4.4.6"
59
val springOauthVersion = "6.2.2"
60
val redisOmSpringVersion = "0.9.1"
0 commit comments