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/sbt-1.10.7
  • Loading branch information
mergify[bot] authored Dec 25, 2024
2 parents cf0cd07 + 9ef45f6 commit 0c0ac79
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 @@ -7,6 +7,6 @@ object Dependencies {
lazy val circeGeneric = "io.circe" %% "circe-generic" % "0.14.10"
lazy val circeParser = "io.circe" %% "circe-parser" % "0.14.10"
lazy val catsEffect = "org.typelevel" %% "cats-effect" % "3.5.7"
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % "0.1.227"
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % "0.1.228"
lazy val wiremock = "com.github.tomakehurst" % "wiremock" % "3.0.1"
}

0 comments on commit 0c0ac79

Please sign in to comment.