Skip to content

Commit cdac82c

Browse files
committed
Update build.gradle.kts
1 parent 324438f commit cdac82c

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
@@ -49,7 +49,7 @@ version = scmVersion.version
4949

5050
val kotlinJvmTarget = 17
5151
val cosmotechApiCommonVersion = "0.2.1-SNAPSHOT"
52-
val cosmotechApiAzureVersion = "0.1.13-SNAPSHOT"
52+
val cosmotechApiAzureVersion = "0.2.1-SNAPSHOT"
5353
val azureSpringBootBomVersion = "3.14.0"
5454
val jedisVersion = "3.9.0"
5555
val springOauthVersion = "5.8.3"

0 commit comments

Comments
 (0)