Skip to content

Commit ad61640

Browse files
committed
RC3 scala-logging
1 parent 2e97c0e commit ad61640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects-2.13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Add in sbt using `libraryDependencies += ...`:
4848
"com.github.nscala-time" %% "nscala-time" % "2.22.0"
4949
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-core" % "0.49.0"
5050
"com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "0.49.0" % Provided
51+
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.2"
5152
"eu.timepit" %% "refined" % "0.9.7"
5253
"io.spray" %% "spray-json" % "1.3.5"
5354
"org.json4s" %% "json4s-native" % "3.6.6"
@@ -126,7 +127,6 @@ Other:
126127
* [mdoc](https://github.com/scalameta/mdoc/issues/156)
127128
* [scalatra](https://github.com/scalatra/scalatra/issues/831)
128129
* [twitter-util](https://github.com/twitter/util/issues/219)
129-
* [scala-logging](https://github.com/lightbend/scala-logging/pull/159)
130130
* [TwoTails](https://github.com/wheaties/TwoTails/pull/36)
131131
* [grizzled-scala](https://github.com/bmc/grizzled-scala/pull/17)
132132
* [kafka](https://github.com/apache/kafka/pull/5454)

0 commit comments

Comments
 (0)