Skip to content

Commit 1352222

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

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
@@ -261,7 +261,7 @@ dependencies {
261261
implementation("io.github.micheljung:nocatch:2.0")
262262
implementation("org.apache.commons:commons-compress:1.22")
263263
implementation("org.json:json:20230227")
264-
implementation("org.jsoup:jsoup:1.15.3")
264+
implementation("org.jsoup:jsoup:1.16.1")
265265
implementation("com.github.jasminb:jsonapi-converter:0.12")
266266
implementation("commons-codec:commons-codec:1.15")
267267

0 commit comments

Comments
 (0)