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 32c24c4 commit be6de1eCopy full SHA for be6de1e
build.gradle.kts
@@ -61,7 +61,7 @@ val springWebVersion = "6.2.1"
61
62
// Implementation
63
val kotlinJvmTarget = 21
64
-val cosmotechApiCommonVersion = "2.1.0-SNAPSHOT"
+val cosmotechApiCommonVersion = "2.1.0-beta1"
65
val jedisVersion = "4.4.6"
66
val springOauthVersion = "6.4.2"
67
val redisOmSpringVersion = "0.9.7"
0 commit comments