Skip to content

Commit

Permalink
Update keycloak-admin-client, ... to 22.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-digital-archiving-jenkins committed Oct 10, 2023
1 parent 94bb10a commit f0e1516
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 = "22.0.3"
private val keycloakVersion = "22.0.4"
private val awsUtilsVersion = "0.1.106"

lazy val kmsUtils = "uk.gov.nationalarchives" %% "kms-utils" % awsUtilsVersion
Expand Down

0 comments on commit f0e1516

Please sign in to comment.