Skip to content

Commit 88a8342

Browse files
Bump cosmotech-api-common version to 2.1.1-SNAPSHOT
1 parent c979f26 commit 88a8342

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.0-beta2"
61+
val cosmotechApiCommonVersion = "2.1.1-SNAPSHOT"
6262
val redisOmSpringVersion = "0.9.7"
6363
val kotlinCoroutinesVersion = "1.10.2"
6464
val oktaSpringBootVersion = "3.0.7"

0 commit comments

Comments
 (0)