Skip to content

Commit

Permalink
Merge pull request #344 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/s3-utils-0.1.204

Update s3-utils to 0.1.204 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Sep 10, 2024
2 parents 8b58ff1 + 7699fc2 commit 287f492
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 287f492

Please sign in to comment.