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