Skip to content

Commit 86f60e6

Browse files
foundweekends-bot[bot]xuwei-k
authored andcommitted
Update slf4j-jdk14 to 1.7.35
1 parent cc9ed6d commit 86f60e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ object Dependencies {
66
val dispatchCore = "net.databinder.dispatch" %% "dispatch-core" % "0.12.3"
77
val scopt = "com.github.scopt" %% "scopt" % "4.0.1"
88
val liftJson = "net.liftweb" %% "lift-json" % "2.6.3"
9-
val slf4jJdk14 = "org.slf4j" % "slf4j-jdk14" % "1.7.33"
9+
val slf4jJdk14 = "org.slf4j" % "slf4j-jdk14" % "1.7.35"
1010
}

0 commit comments

Comments
 (0)