Skip to content

Commit 056db33

Browse files
committed
Update slf4j-nop to 2.0.16
1 parent ad8ae8c commit 056db33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.mill

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ object Deps {
140140
val scalazCore = ivy"org.scalaz::scalaz-core:7.2.36"
141141
val semanticDbScalac = ivy"org.scalameta:::semanticdb-scalac:$scalametaVersion"
142142
val shapeless = ivy"com.chuusai::shapeless:2.3.3"
143-
val slf4jNop = ivy"org.slf4j:slf4j-nop:1.7.36"
143+
val slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.16"
144144
val sourcecode = ivy"com.lihaoyi::sourcecode:0.4.3-M1"
145145
val sshdCore = ivy"org.apache.sshd:sshd-core:1.2.0"
146146
val scalametaCommon = ivy"org.scalameta::common:$scalametaVersion"

0 commit comments

Comments
 (0)