Update scribe to 3.9.0

This commit is contained in:
eikek
2022-06-27 13:27:01 +02:00
parent bca2ea28e3
commit f6fd155150
5 changed files with 18 additions and 13 deletions

View File

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