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 1c24f60 commit 78f6547Copy full SHA for 78f6547
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"
+val cosmotechApiCommonVersion = "2.0.1"
58
val jedisVersion = "4.4.6"
59
val springOauthVersion = "6.2.2"
60
val redisOmSpringVersion = "0.9.1"
0 commit comments