Skip to content

Commit fef6ec4

Browse files
committed
Update cosmotechApiCommonVersion to 2.0.2
1 parent c2648e7 commit fef6ec4

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

0 commit comments

Comments
 (0)