Skip to content

Commit 7ebc87c

Browse files
Update cosmotechApiCommonVersion to 2.1.0-beta3
1 parent 0d4f0b4 commit 7ebc87c

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
@@ -58,7 +58,7 @@ version = scmVersion.version
5858

5959
// Dependencies version
6060
val kotlinJvmTarget = 21
61-
val cosmotechApiCommonVersion = "2.1.1-SNAPSHOT"
61+
val cosmotechApiCommonVersion = "2.1.0-beta3"
6262
val redisOmSpringVersion = "0.9.7"
6363
val kotlinCoroutinesVersion = "1.10.2"
6464
val oktaSpringBootVersion = "3.0.7"

0 commit comments

Comments
 (0)