Update sourcecode to 0.3.1

This commit is contained in:
eikek-scala-steward 2023-09-23 06:23:23 +00:00
parent 362ad6c968
commit fde68a128b

View File

@ -45,7 +45,7 @@ object Dependencies {
val ScodecBitsVersion = "1.1.37"
val ScribeVersion = "3.11.9"
val Slf4jVersion = "2.0.9"
val SourcecodeVersion = "0.3.0"
val SourcecodeVersion = "0.3.1"
val StanfordNlpVersion = "4.5.4"
val TikaVersion = "2.9.0"
val YamuscaVersion = "0.10.0"