Skip to content

Commit

Permalink
Update s3-utils to 0.1.229 in scala-steward-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-da-bot committed Dec 28, 2024
1 parent 9ef45f6 commit a4490f2
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.228"
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % "0.1.229"
lazy val wiremock = "com.github.tomakehurst" % "wiremock" % "3.0.1"
}

0 comments on commit a4490f2

Please sign in to comment.