Skip to content

Commit

Permalink
Upgrade keycloak library
Browse files Browse the repository at this point in the history
  • Loading branch information
Grekkq committed Mar 31, 2023
1 parent ee5f5ad commit 363eca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ assemblyJarName in assembly := "rokku-sts.jar"

val akkaVersion = "2.6.19"
val akkaHttpVersion = "10.2.9"
val keycloakVersion = "19.0.0"
val keycloakVersion = "21.0.2"
val logbackJson = "0.1.5"

libraryDependencies ++= Seq(
Expand Down

0 comments on commit 363eca4

Please sign in to comment.