Skip to content

Commit

Permalink
Update slf4j-nop to 2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 12, 2024
1 parent 13c515f commit 9ea9b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ object Deps {
val scalazCore = ivy"org.scalaz::scalaz-core:7.2.36"
val semanticDbScalac = ivy"org.scalameta:::semanticdb-scalac:$scalametaVersion"
val shapeless = ivy"com.chuusai::shapeless:2.3.3"
val slf4jNop = ivy"org.slf4j:slf4j-nop:1.7.36"
val slf4jNop = ivy"org.slf4j:slf4j-nop:2.0.16"
val sourcecode = ivy"com.lihaoyi::sourcecode:0.4.2"
val sshdCore = ivy"org.apache.sshd:sshd-core:1.2.0"
val scalametaCommon = ivy"org.scalameta::common:$scalametaVersion"
Expand Down

0 comments on commit 9ea9b44

Please sign in to comment.