We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b77703e + c9a3cd0 commit 44ba9c9Copy full SHA for 44ba9c9
project/Deps.scala
@@ -1,5 +1,5 @@
1
object Deps {
2
lazy val scalatestVersion = "3.2.14"
3
lazy val ejmlVersion = "0.40"
4
- val slf4jversion = "2.0.1"
+ val slf4jversion = "2.0.3"
5
}
0 commit comments