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
47erbot authored Dec 29, 2023
1 parent 3bc4d1d commit 9dc2b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ lazy val core = project
"org.scalatest" %% "scalatest" % "3.2.17" % Test,
"org.scalacheck" %% "scalacheck" % "1.17.0" % Test,
"org.scalatestplus" %% "scalacheck-1-16" % "3.2.14.0" % Test,
"org.slf4j" % "slf4j-nop" % "2.0.9" % Test,
"org.slf4j" % "slf4j-nop" % "2.0.10" % Test,
"org.scalameta" %% "contrib" % "4.1.6" % Test
),
buildInfoPackage := "higherkindness.mu.rpc.srcgen",
Expand Down

0 comments on commit 9dc2b30

Please sign in to comment.