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 3deea22 commit 09d26f3Copy full SHA for 09d26f3
build.gradle.kts
@@ -39,7 +39,7 @@ group = "com.cosmotech"
39
version = scmVersion.version
40
41
val kotlinJvmTarget = 17
42
-val cosmotechApiCommonVersion = "0.1.40-hotfixed"
+val cosmotechApiCommonVersion = "0.1.40-hotfixed.2"
43
val cosmotechApiAzureVersion = "0.1.9-SNAPSHOT"
44
val cosmotechApiCosmosDBVersion = "0.1.0-SNAPSHOT"
45
val azureSpringBootBomVersion = "3.14.0"
0 commit comments