We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77e9bf commit 4aee1ffCopy full SHA for 4aee1ff
project/Dependencies.scala
@@ -2,7 +2,7 @@ import sbt._
2
import Keys._
3
4
object Dependencies {
5
- final val slf4jVersion = "1.7.35"
+ final val slf4jVersion = "1.7.36"
6
final val logbackVersion = "1.2.3"
7
final val scalacheckVersion =
8
Def.map(scalaBinaryVersion) {
0 commit comments