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