Skip to content

Commit 83ccb2c

Browse files
Update slf4j-nop to 2.0.17 (#3520)
1 parent 6da4860 commit 83ccb2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ object Deps {
246246
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_2.13"))
247247
.exclude(("io.get-coursier.publish", "publish_2.13"))
248248
.exclude(("org.scala-lang.modules", "scala-collection-compat_2.13"))
249-
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.16"
249+
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.17"
250250
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.10.3"
251251
def svm = ivy"org.graalvm.nativeimage:svm:$graalVmVersion"
252252
def swoval = ivy"com.swoval:file-tree-views:2.1.12"

0 commit comments

Comments
 (0)