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 baedafb commit 3d5e5a9Copy full SHA for 3d5e5a9
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.3"
+val cosmotechApiCommonVersion = "0.1.47-SNAPSHOT.4"
46
val cosmotechApiAzureVersion = "0.1.10-SNAPSHOT"
47
val azureSpringBootBomVersion = "3.14.0"
48
val jedisVersion = "3.9.0"
0 commit comments