Skip to content

Commit d3323b5

Browse files
Update build.gradle.kts
Change cosmotech-api-common version to 0.1.46-SNAPSHOT
1 parent 2cfb86d commit d3323b5

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.45-SNAPSHOT"
45+
val cosmotechApiCommonVersion = "0.1.46-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)