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 fc65388 commit d9bfd62Copy full SHA for d9bfd62
build.gradle.kts
@@ -48,7 +48,7 @@ group = "com.cosmotech"
48
version = scmVersion.version
49
50
val kotlinJvmTarget = 17
51
-val cosmotechApiCommonVersion = "0.2.1"
+val cosmotechApiCommonVersion = "0.2.2"
52
val cosmotechApiAzureVersion = "0.2.1"
53
val azureSpringBootBomVersion = "3.14.0"
54
val jedisVersion = "3.9.0"
0 commit comments