Skip to content

Commit d3d9a27

Browse files
committed
Update cosmotech-api-common version to 1.0.1-SNAPSHOT
1 parent 8941ae3 commit d3d9a27

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
@@ -54,7 +54,7 @@ val springWebVersion = "6.1.4"
5454

5555
// Implementation
5656
val kotlinJvmTarget = 21
57-
val cosmotechApiCommonVersion = "1.0.0"
57+
val cosmotechApiCommonVersion = "1.0.1-SNAPSHOT"
5858
val cosmotechApiAzureVersion = "1.0.0"
5959
val jedisVersion = "4.4.6"
6060
val springOauthVersion = "6.2.2"

0 commit comments

Comments
 (0)