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 8fb49f1 commit 59bc6b0Copy full SHA for 59bc6b0
build.gradle.kts
@@ -39,7 +39,7 @@ group = "com.cosmotech"
39
version = scmVersion.version
40
41
val kotlinJvmTarget = 17
42
-val cosmotechApiCommonVersion = "0.1.28-SNAPSHOT"
+val cosmotechApiCommonVersion = "0.1.29-SNAPSHOT"
43
val cosmotechApiAzureVersion = "0.1.7-SNAPSHOT"
44
val azureSpringBootBomVersion = "3.14.0"
45
0 commit comments