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 0d4f0b4 commit 7ebc87cCopy full SHA for 7ebc87c
build.gradle.kts
@@ -58,7 +58,7 @@ version = scmVersion.version
58
59
// Dependencies version
60
val kotlinJvmTarget = 21
61
-val cosmotechApiCommonVersion = "2.1.1-SNAPSHOT"
+val cosmotechApiCommonVersion = "2.1.0-beta3"
62
val redisOmSpringVersion = "0.9.7"
63
val kotlinCoroutinesVersion = "1.10.2"
64
val oktaSpringBootVersion = "3.0.7"
0 commit comments