Skip to content

Commit

Permalink
Merge pull request #851 from nationalarchives/update/keycloak-core-23…
Browse files Browse the repository at this point in the history
….0.1

Update keycloak-core, keycloak-model-jpa, ... to 23.0.1
  • Loading branch information
TomJKing authored Dec 1, 2023
2 parents 26f62d7 + 0e73bfb commit cffd478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sbt._

object Dependencies {
private val keycloakVersion = "23.0.0"
private val keycloakVersion = "23.0.1"
private val circeVersion = "0.14.6"

lazy val awsSecretsManager = "com.amazonaws.secretsmanager" % "aws-secretsmanager-caching-java" % "2.0.0"
Expand Down

0 comments on commit cffd478

Please sign in to comment.