Skip to content

Commit

Permalink
Update quarkus-credentials to 3.17.4 in scala-steward-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-da-bot committed Dec 13, 2024
1 parent d59ea99 commit dac9e02
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 @@ -17,7 +17,7 @@ object Dependencies {
lazy val keycloakServerSpi: ModuleID = "org.keycloak" % "keycloak-server-spi" % keycloakVersion % "provided"
lazy val mockito: ModuleID = "org.mockito" %% "mockito-scala" % "1.17.37"
lazy val notifyJavaClient: ModuleID = "uk.gov.service.notify" % "notifications-java-client" % "5.2.1-RELEASE"
lazy val quarkusCredentials = "io.quarkus" % "quarkus-credentials" % "3.17.3"
lazy val quarkusCredentials = "io.quarkus" % "quarkus-credentials" % "3.17.4"
lazy val rds = "software.amazon.awssdk" % "rds" % "2.26.27"
lazy val scalaCache = "com.github.cb372" %% "scalacache-caffeine" % "0.28.0"
lazy val scalaTest: ModuleID = "org.scalatest" %% "scalatest" % "3.2.19"
Expand Down

0 comments on commit dac9e02

Please sign in to comment.