Skip to content

Commit b4f57de

Browse files
committed
add api-common version 0.1.47-SNAPSHOT.3
this version fix remove case sensitivity on usernames for RBAC
1 parent 6c41e68 commit b4f57de

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
@@ -42,7 +42,7 @@ group = "com.cosmotech"
4242
version = scmVersion.version
4343

4444
val kotlinJvmTarget = 17
45-
val cosmotechApiCommonVersion = "0.1.47-SNAPSHOT.2"
45+
val cosmotechApiCommonVersion = "0.1.47-SNAPSHOT.3"
4646
val cosmotechApiAzureVersion = "0.1.10-SNAPSHOT"
4747
val azureSpringBootBomVersion = "3.14.0"
4848
val jedisVersion = "3.9.0"

0 commit comments

Comments
 (0)