diff --git a/build.gradle.kts b/build.gradle.kts index cec986e..aff4d09 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -93,7 +93,7 @@ dependencies { // for stardict implementation("io.github.eb4j:stardict4j:0.3.0") // for lingvodsl - implementation("io.github.eb4j:dsl4j:0.4.5") + implementation("io.github.eb4j:dsl4j:0.5.2") // for mdict implementation("io.github.eb4j:mdict4j:0.3.0") implementation("org.jsoup:jsoup:1.14.3")