Skip to content

Commit

Permalink
Merge pull request #1356 from nationalarchives/update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/keycloak-core-26.0.1

Update keycloak-core to 26.0.1 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Oct 22, 2024
2 parents c6c3b98 + e9b5dbd commit d1e4823
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
Expand Up @@ -2,7 +2,7 @@ import sbt._

object Dependencies {
private val githubPureConfigVersion = "0.17.7"
private val keycloakVersion = "26.0.0"
private val keycloakVersion = "26.0.1"
private val log4CatsVersion = "2.7.0"
private val mockitoScalaVersion = "1.17.37"
private val monovoreDeclineVersion = "2.4.1"
Expand Down

0 comments on commit d1e4823

Please sign in to comment.