Merge pull request #1406 from scala-steward/update/scribe-3.7.1

Update scribe, scribe-slf4j to 3.7.1
This commit is contained in:
mergify[bot] 2022-02-21 19:36:40 +00:00 committed by GitHub
commit c5951478b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.0"
val ScribeVersion = "3.7.1"
val Slf4jVersion = "1.7.36"
val SourcecodeVersion = "0.2.8"
val StanfordNlpVersion = "4.4.0"