Skip to content

Commit

Permalink
Merge pull request #472 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/keycloak-core-26.1.0

Update keycloak-core to 26.1.0 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Jan 25, 2025
2 parents da95f7a + f8b95b5 commit cfb5d94
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.8"
private val keycloakVersion = "26.1.0"
private val awsUtilsVersion = "0.1.231"
lazy val kmsUtils = "uk.gov.nationalarchives" %% "kms-utils" % awsUtilsVersion
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % awsUtilsVersion
Expand Down

0 comments on commit cfb5d94

Please sign in to comment.