Skip to content

Commit

Permalink
Update slf4j-nop to 2.0.9 (#2388)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 19, 2023
1 parent 3be1555 commit feaa48d
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 @@ -174,7 +174,7 @@ object Deps {
.exclude(("com.github.alexarchambault", "case-app_3"))
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_3"))
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-macros_3"))
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.7"
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.9"
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.9.0"
def svm = ivy"org.graalvm.nativeimage:svm:$graalVmVersion"
def swoval = ivy"com.swoval:file-tree-views:2.1.10"
Expand Down

0 comments on commit feaa48d

Please sign in to comment.