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/s3-utils-0.1.224
  • Loading branch information
mergify[bot] authored Dec 1, 2024
2 parents 859cb44 + 53b2d92 commit dbe90eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ object Dependencies {
lazy val keycloakAdminClient = "org.keycloak" % "keycloak-admin-client" % keycloakVersion
lazy val testContainers = "com.dimafeng" %% "testcontainers-scala-scalatest" % testContainersVersion
lazy val testContainersPostgres = "com.dimafeng" %% "testcontainers-scala-postgresql" % testContainersVersion
lazy val wiremock = "org.wiremock" % "wiremock" % "3.9.2"
lazy val wiremock = "org.wiremock" % "wiremock" % "3.10.0"
}
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.5
sbt.version=1.10.6

0 comments on commit dbe90eb

Please sign in to comment.