Update scribe, scribe-slf4j to 3.10.0

This commit is contained in:
eikek-scala-steward
2022-07-07 06:14:47 +00:00
committed by eikek
parent 42081cc3b0
commit 0fa543121f
2 changed files with 14 additions and 2 deletions

View File

@ -43,7 +43,7 @@ object Dependencies {
val PureConfigVersion = "0.17.1"
val ScalaJavaTimeVersion = "2.4.0"
val ScodecBitsVersion = "1.1.34"
val ScribeVersion = "3.9.0"
val ScribeVersion = "3.10.0"
val Slf4jVersion = "1.7.36"
val SourcecodeVersion = "0.2.8"
val StanfordNlpVersion = "4.4.0"