Skip to content

Commit

Permalink
Merge pull request #973 from guardian/update/non_aws
Browse files Browse the repository at this point in the history
chore(deps): Non-AWS dependency updates
  • Loading branch information
shtukas authored Feb 13, 2024
2 parents 9dee7ec + 59b1f19 commit 4acd808
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 @@ -19,5 +19,5 @@ object Dependencies {
lazy val http = "org.scalaj" %% "scalaj-http" % "2.4.2"
lazy val munit = "org.scalameta" %% "munit" % "0.7.29"
lazy val commonsCsv = "org.apache.commons" % "commons-csv" % "1.10.0"
lazy val slf4jNop = "org.slf4j" % "slf4j-nop" % "2.0.11"
lazy val slf4jNop = "org.slf4j" % "slf4j-nop" % "2.0.12"
}

0 comments on commit 4acd808

Please sign in to comment.