Skip to content

Commit

Permalink
Update s3-utils to 0.1.204 in scala-steward-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-digital-archiving-jenkins committed Sep 10, 2024
1 parent 8b58ff1 commit 7699fc2
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.4"
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % "0.1.203"
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % "0.1.204"
lazy val wiremock = "com.github.tomakehurst" % "wiremock" % "3.0.1"
}

0 comments on commit 7699fc2

Please sign in to comment.