Skip to content

Commit

Permalink
Merge branch 'scala-steward-dependencies' into update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/sns-2.29.33
  • Loading branch information
mergify[bot] authored Dec 13, 2024
2 parents 6ad7661 + 8f3493f commit c7139d6
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 c7139d6

Please sign in to comment.