Skip to content

Commit 201cee0

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.jsoup:jsoup from 1.20.1 to 1.21.1
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.20.1 to 1.21.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.20.1...jsoup-1.21.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-version: 1.21.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d54f2a7 commit 201cee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ dependencies {
181181
implementation("io.github.micheljung:nocatch:2.0")
182182
implementation("org.apache.commons:commons-compress:1.27.1")
183183
implementation("org.json:json:20250517")
184-
implementation("org.jsoup:jsoup:1.20.1")
184+
implementation("org.jsoup:jsoup:1.21.1")
185185
implementation("com.github.jasminb:jsonapi-converter:0.14")
186186
implementation("commons-codec:commons-codec:1.18.0")
187187

0 commit comments

Comments
 (0)