Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Commit

Permalink
Bump mdict4j from 0.2.3 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [mdict4j](https://github.com/eb4j/mdict4j) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/eb4j/mdict4j/releases)
- [Changelog](https://github.com/eb4j/mdict4j/blob/main/docs/CHANGELOG.md)
- [Commits](eb4j/mdict4j@v0.2.3...v0.3.0)

---
updated-dependencies:
- dependency-name: io.github.eb4j:mdict4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 11, 2022
1 parent 104f93d commit cef64d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -97,7 +97,7 @@ dependencies {
implementation("io.github.eb4j:dsl4j:0.4.5")

// for mdict
implementation("io.github.eb4j:mdict4j:0.2.3")
implementation("io.github.eb4j:mdict4j:0.3.0")
implementation("org.jsoup:jsoup:1.14.3")

// for oxford-api
Expand Down

0 comments on commit cef64d6

Please sign in to comment.