Skip to content

Commit

Permalink
Update slf4j-nop to 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 13, 2024
1 parent b50aac1 commit 27d291b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ object Deps {
def scalaReflect(sv: String) = ivy"org.scala-lang:scala-reflect:$sv"
def scalaRx = ivy"com.lihaoyi::scalarx:0.4.3"
def scalatags = ivy"com.lihaoyi::scalatags:0.12.0"
def slf4jNop = ivy"org.slf4j:slf4j-nop:1.7.36"
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.13"
def sourcecode = ivy"com.lihaoyi::sourcecode:0.3.0"
def testUtil = ivy"io.github.alexarchambault::test-util:0.1.3"
def upickle =
Expand Down

0 comments on commit 27d291b

Please sign in to comment.