Skip to content

Commit fcc5417

Browse files
committed
M5 scala-logging
1 parent 32059ea commit fcc5417

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

projects-2.13.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Add in sbt using `libraryDependencies += ...`:
5555
"com.beachape" %% "enumeratum" % "1.5.13"
5656
"com.github.mpilquist" %% "simulacrum" % "0.14.0"
5757
"org.scalatra.scalate" %% "scalate-core" % "1.9.1-RC1"
58+
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.0"
5859

5960
### Compiler plugins
6061

@@ -83,9 +84,7 @@ You can subscribe to these tickets to find out when a library you want becomes a
8384
* [catalysts](https://github.com/typelevel/catalysts/issues/22)
8485
* [cats](https://github.com/typelevel/cats/issues/2389)
8586
* blocked by catalysts
86-
* [scala-logging](https://github.com/lightbend/scala-logging/issues/131)
8787
* [scoverage](https://github.com/scoverage/scalac-scoverage-plugin/issues/234)
88-
* blocked by scala-logging
8988
* [scala-parallel-collections](https://github.com/scala/scala-parallel-collections/issues/41)
9089
* [zinc](https://github.com/sbt/zinc/pull/592)
9190
* blocked by sbt-io, sbt-util-logging

0 commit comments

Comments
 (0)