Skip to content

Commit ebd7b13

Browse files
Update slf4j-nop to 2.0.16 (#3101)
1 parent 6080642 commit ebd7b13

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
@@ -227,7 +227,7 @@ object Deps {
227227
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-macros_3"))
228228
.exclude(("com.github.plokhotnyuk.jsoniter-scala", "jsoniter-scala-core_2.13"))
229229
.exclude(("org.scala-lang.modules", "scala-collection-compat_2.13"))
230-
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.13"
230+
def slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.16"
231231
def sttp = ivy"com.softwaremill.sttp.client3:core_2.13:3.9.8"
232232
def svm = ivy"org.graalvm.nativeimage:svm:$graalVmVersion"
233233
def swoval = ivy"com.swoval:file-tree-views:2.1.12"

0 commit comments

Comments
 (0)