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 8c83dd4 commit b678a8fCopy full SHA for b678a8f
build.gradle.kts
@@ -39,7 +39,7 @@ group = "com.cosmotech"
39
version = scmVersion.version
40
41
val kotlinJvmTarget = 17
42
-val cosmotechApiCommonVersion = "0.1.24-SNAPSHOT"
+val cosmotechApiCommonVersion = "0.1.25-SNAPSHOT"
43
val cosmotechApiAzureVersion = "0.1.6-SNAPSHOT"
44
val azureSpringBootBomVersion = "3.14.0"
45
0 commit comments