Skip to content

Commit 09d26f3

Browse files
committed
add api-common version 0.1.40-hotfixed.2
this version fix remove case sensitivity on usernames for RBAC
1 parent 3deea22 commit 09d26f3

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
@@ -39,7 +39,7 @@ group = "com.cosmotech"
3939
version = scmVersion.version
4040

4141
val kotlinJvmTarget = 17
42-
val cosmotechApiCommonVersion = "0.1.40-hotfixed"
42+
val cosmotechApiCommonVersion = "0.1.40-hotfixed.2"
4343
val cosmotechApiAzureVersion = "0.1.9-SNAPSHOT"
4444
val cosmotechApiCosmosDBVersion = "0.1.0-SNAPSHOT"
4545
val azureSpringBootBomVersion = "3.14.0"

0 commit comments

Comments
 (0)