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

Commit

Permalink
Bump dsl4j from 0.4.5 to 0.5.2
Browse files Browse the repository at this point in the history
Bumps [dsl4j](https://github.com/eb4j/dsl4j) from 0.4.5 to 0.5.2.
- [Release notes](https://github.com/eb4j/dsl4j/releases)
- [Changelog](https://github.com/eb4j/dsl4j/blob/main/CHANGELOG.md)
- [Commits](eb4j/dsl4j@v0.4.5...v0.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2022
1 parent c88578f commit e5f584d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit e5f584d

Please sign in to comment.