Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

Commit 7648ed4

Browse files
authored
Merge pull request #102 from scala-steward/update/log4s-1.8.2
Update log4s to 1.8.2
2 parents 226eef8 + 6f1b7fb commit 7648ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ lazy val pideInterface = project.in(file("modules/pide-interface"))
157157
libraryDependencies ++= Seq(
158158
"com.chuusai" %% "shapeless" % "2.3.3",
159159
"io.monix" %% "monix-execution" % "3.0.0-RC1",
160-
"org.log4s" %% "log4s" % "1.8.1",
160+
"org.log4s" %% "log4s" % "1.8.2",
161161
// the dependencies below are not strictly necessary for pide-interface,
162162
// but all non-generic PIDE implementations require them
163163
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.1",

0 commit comments

Comments
 (0)