Skip to content

Commit 9dd9399

Browse files
committed
Upgrade cosmotech-api-common version to 1.0.4
1 parent 8abf108 commit 9dd9399

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.4-SNAPSHOT"
57+
val cosmotechApiCommonVersion = "1.0.4"
5858
val cosmotechApiAzureVersion = "1.0.1"
5959
val jedisVersion = "4.4.6"
6060
val springOauthVersion = "6.2.2"

0 commit comments

Comments
 (0)