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 6c41e68 commit b4f57deCopy full SHA for b4f57de
build.gradle.kts
@@ -42,7 +42,7 @@ group = "com.cosmotech"
42
version = scmVersion.version
43
44
val kotlinJvmTarget = 17
45
-val cosmotechApiCommonVersion = "0.1.47-SNAPSHOT.2"
+val cosmotechApiCommonVersion = "0.1.47-SNAPSHOT.3"
46
val cosmotechApiAzureVersion = "0.1.10-SNAPSHOT"
47
val azureSpringBootBomVersion = "3.14.0"
48
val jedisVersion = "3.9.0"
0 commit comments