Skip to content

Commit c402a87

Browse files
committed
Upgrade cosmotech-api-common Version to "0.1.47-SNAPSHOT"
1 parent 2c64a1c commit c402a87

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
@@ -42,7 +42,7 @@ group = "com.cosmotech"
4242
version = scmVersion.version
4343

4444
val kotlinJvmTarget = 17
45-
val cosmotechApiCommonVersion = "0.1.46-SNAPSHOT"
45+
val cosmotechApiCommonVersion = "0.1.47-SNAPSHOT"
4646
val cosmotechApiAzureVersion = "0.1.10-SNAPSHOT"
4747
val azureSpringBootBomVersion = "3.14.0"
4848
val jedisVersion = "3.9.0"

0 commit comments

Comments
 (0)