Skip to content

Commit 5bbb19f

Browse files
Merge pull request #73 from ashawley/drop-logback-dependency
Drop logback from build.sbt
2 parents 0fdf0af + 869012c commit 5bbb19f

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ libraryDependencies ++= Seq(
1313
"org.json4s" %% "json4s-jackson" % "3.4.2",
1414
"org.json4s" %% "json4s-ext" % "3.4.2",
1515
"joda-time" % "joda-time" % "2.8.1",
16-
"ch.qos.logback" % "logback-classic" % "1.1.3",
1716
"com.github.scopt" %% "scopt" % "3.3.0",
1817
"org.scalatest" %% "scalatest" % "2.2.6" % "test"
1918
)

src/main/resources/logback.xml

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)