Skip to content

Commit 3deea22

Browse files
committed
Use cosmotech-api-common in version 0.1.40-hotfixed
1 parent b2f4b86 commit 3deea22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ group = "com.cosmotech"
3939
version = scmVersion.version
4040

4141
val kotlinJvmTarget = 17
42-
val cosmotechApiCommonVersion = "0.1.39-hotfixed"
42+
val cosmotechApiCommonVersion = "0.1.40-hotfixed"
4343
val cosmotechApiAzureVersion = "0.1.9-SNAPSHOT"
4444
val cosmotechApiCosmosDBVersion = "0.1.0-SNAPSHOT"
4545
val azureSpringBootBomVersion = "3.14.0"

0 commit comments

Comments
 (0)