File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ Add in sbt using `libraryDependencies += ...`:
55
55
"com.beachape" %% "enumeratum" % "1.5.13"
56
56
"com.github.mpilquist" %% "simulacrum" % "0.14.0"
57
57
"org.scalatra.scalate" %% "scalate-core" % "1.9.1-RC1"
58
+ "com.typesafe.scala-logging" %% "scala-logging" % "3.9.0"
58
59
59
60
### Compiler plugins
60
61
@@ -83,9 +84,7 @@ You can subscribe to these tickets to find out when a library you want becomes a
83
84
* [ catalysts] ( https://github.com/typelevel/catalysts/issues/22 )
84
85
* [ cats] ( https://github.com/typelevel/cats/issues/2389 )
85
86
* blocked by catalysts
86
- * [ scala-logging] ( https://github.com/lightbend/scala-logging/issues/131 )
87
87
* [ scoverage] ( https://github.com/scoverage/scalac-scoverage-plugin/issues/234 )
88
- * blocked by scala-logging
89
88
* [ scala-parallel-collections] ( https://github.com/scala/scala-parallel-collections/issues/41 )
90
89
* [ zinc] ( https://github.com/sbt/zinc/pull/592 )
91
90
* blocked by sbt-io, sbt-util-logging
You can’t perform that action at this time.
0 commit comments