Skip to content

Commit 08906d7

Browse files
Bump org.jsoup:jsoup from 1.15.2 to 1.22.2
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.15.2 to 1.22.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.15.2...jsoup-1.22.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.22.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c281e18 commit 08906d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repositories {
2222

2323
dependencies {
2424
packIntoJar("io.github.eb4j:mdict4j:0.3.1")
25-
packIntoJar("org.jsoup:jsoup:1.15.2")
25+
packIntoJar("org.jsoup:jsoup:1.22.2")
2626
}
2727

2828
checkstyle {

0 commit comments

Comments
 (0)