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.
1 parent 28d7dc0 commit 54bc3b0Copy full SHA for 54bc3b0
project/Dependencies.scala
@@ -1,7 +1,7 @@
1
import sbt._
2
3
object Version {
4
- val logback = "1.2.12"
+ val logback = "1.4.11"
5
val mockito = "3.2.10.0"
6
val scalaTest = "3.2.16"
7
val slf4j = "1.7.36"
0 commit comments