mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 15:02:17 +01:00
Update slf4j-api to 2.0.7 (#5015)
This commit is contained in:
parent
5e6cb0d514
commit
f221688fe0
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ object Deps {
|
|||
|
||||
val scalaTestPlus =
|
||||
"3.2.12.0-RC2" //super annoying... https://oss.sonatype.org/content/groups/public/org/scalatestplus/
|
||||
val slf4j = "2.0.6"
|
||||
val slf4j = "2.0.7"
|
||||
val spray = "1.3.6"
|
||||
val zeromq = "0.5.3"
|
||||
val scalapb = "0.11.13"
|
||||
|
|
Loading…
Add table
Reference in a new issue