Skip to content

Commit

Permalink
Merge pull request #967 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 Jan 7, 2024
2 parents 8af0a28 + c99ac69 commit 9ba17b1
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.9"
lazy val slf4jNop = "org.slf4j" % "slf4j-nop" % "2.0.10"
}

0 comments on commit 9ba17b1

Please sign in to comment.