Skip to content

Commit

Permalink
Update keycloak-core to 26.0.4 in scala-steward-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-da-bot committed Nov 1, 2024
1 parent 8b2f5f2 commit 0d5290f
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 = "26.0.1"
private val keycloakVersion = "26.0.4"
private val awsUtilsVersion = "0.1.218"
lazy val kmsUtils = "uk.gov.nationalarchives" %% "kms-utils" % awsUtilsVersion
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % awsUtilsVersion
Expand Down

0 comments on commit 0d5290f

Please sign in to comment.