Skip to content

Commit 59bc6b0

Browse files
committed
Update cosmotech-api-common version to 0.1.29-SNAPSHOT
1 parent 8fb49f1 commit 59bc6b0

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.28-SNAPSHOT"
42+
val cosmotechApiCommonVersion = "0.1.29-SNAPSHOT"
4343
val cosmotechApiAzureVersion = "0.1.7-SNAPSHOT"
4444
val azureSpringBootBomVersion = "3.14.0"
4545

0 commit comments

Comments
 (0)