Skip to content

Commit be6de1e

Browse files
committed
Upgrade cosmotech-common version to 2.1.0-beta1
1 parent 32c24c4 commit be6de1e

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
@@ -61,7 +61,7 @@ val springWebVersion = "6.2.1"
6161

6262
// Implementation
6363
val kotlinJvmTarget = 21
64-
val cosmotechApiCommonVersion = "2.1.0-SNAPSHOT"
64+
val cosmotechApiCommonVersion = "2.1.0-beta1"
6565
val jedisVersion = "4.4.6"
6666
val springOauthVersion = "6.4.2"
6767
val redisOmSpringVersion = "0.9.7"

0 commit comments

Comments
 (0)