Skip to content

Commit 841a955

Browse files
committed
Update slf4j-nop to 2.0.11
1 parent 077dbad commit 841a955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ object Deps {
184184
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-macros_3"))
185185
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_2.13"))
186186
.exclude(("org.scala-lang.modules", "scala-collection-compat_2.13"))
187-
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.9"
187+
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.11"
188188
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.9.1"
189189
def svm = ivy"org.graalvm.nativeimage:svm:$graalVmVersion"
190190
def swoval = ivy"com.swoval:file-tree-views:2.1.12"

0 commit comments

Comments
 (0)