Skip to content

Commit

Permalink
Merge pull request #369 from nationalarchives/scala-steward-dependencies
Browse files Browse the repository at this point in the history
Scala Steward Updates
  • Loading branch information
mergify[bot] authored Nov 13, 2024
2 parents 845cce2 + 53ca67c commit c27fc6e
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.5"
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % "0.1.219"
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % "0.1.221"
lazy val wiremock = "com.github.tomakehurst" % "wiremock" % "3.0.1"
}

0 comments on commit c27fc6e

Please sign in to comment.