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 be6de1e commit 6d91c0aCopy full SHA for 6d91c0a
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-beta1"
+val cosmotechApiCommonVersion = "2.1.0-SNAPSHOT"
65
val jedisVersion = "4.4.6"
66
val springOauthVersion = "6.4.2"
67
val redisOmSpringVersion = "0.9.7"
0 commit comments