mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 06:57:51 +01:00
Update slf4j-api to 2.0.11 (#5351)
This commit is contained in:
parent
589fc0c98b
commit
001a2f0970
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ object Deps {
|
|||
|
||||
val scalaTestPlus =
|
||||
"3.2.14.0" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
|
||||
val slf4j = "2.0.9"
|
||||
val slf4j = "2.0.11"
|
||||
val spray = "1.3.6"
|
||||
val zeromq = "0.5.4"
|
||||
val scalapb = "0.11.14"
|
||||
|
|
Loading…
Add table
Reference in a new issue