Skip to content

Commit

Permalink
Update slf4j-nop to 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 8af0a28 commit c99ac69
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 c99ac69

Please sign in to comment.