Skip to content

Commit 1ebc66d

Browse files
committed
upgrade cosmotech-api-common dependency from 2.0.0-SNAPSHOT to 2.0.0
1 parent 9b1729a commit 1ebc66d

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 = "2.0.0-SNAPSHOT"
57+
val cosmotechApiCommonVersion = "2.0.0"
5858
val jedisVersion = "4.4.6"
5959
val springOauthVersion = "6.2.2"
6060
val redisOmSpringVersion = "0.9.1"

0 commit comments

Comments
 (0)