Merge pull request #1644 from eikek/update/sourcecode-0.3.0

Update sourcecode to 0.3.0
This commit is contained in:
mergify[bot] 2022-07-09 06:28:14 +00:00 committed by GitHub
commit 84f3799a13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ object Dependencies {
val ScodecBitsVersion = "1.1.34"
val ScribeVersion = "3.10.1"
val Slf4jVersion = "1.7.36"
val SourcecodeVersion = "0.2.8"
val SourcecodeVersion = "0.3.0"
val StanfordNlpVersion = "4.4.0"
val TikaVersion = "2.4.1"
val YamuscaVersion = "0.9.0"