Merge pull request #1411 from scala-steward/update/scribe-3.8.0

Update scribe, scribe-slf4j to 3.8.0
This commit is contained in:
mergify[bot]
2022-02-22 22:20:10 +00:00
committed by GitHub
3 changed files with 6 additions and 61 deletions

View File

@ -42,7 +42,7 @@ object Dependencies {
val PureConfigVersion = "0.17.1"
val ScalaJavaTimeVersion = "2.3.0"
val ScodecBitsVersion = "1.1.30"
val ScribeVersion = "3.7.1"
val ScribeVersion = "3.8.0"
val Slf4jVersion = "1.7.36"
val SourcecodeVersion = "0.2.8"
val StanfordNlpVersion = "4.4.0"