Skip to content

Commit 5bbafa7

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump jsoup from 1.14.3 to 1.15.1
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.3 to 1.15.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES) - [Commits](jhy/jsoup@jsoup-1.14.3...jsoup-1.15.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a8a396 commit 5bbafa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ dependencies {
256256
implementation("io.github.micheljung:nocatch:2.0")
257257
implementation("org.apache.commons:commons-compress:1.21")
258258
implementation("org.json:json:20220320")
259-
implementation("org.jsoup:jsoup:1.14.3")
259+
implementation("org.jsoup:jsoup:1.15.1")
260260
implementation("com.github.jasminb:jsonapi-converter:0.11")
261261
implementation("commons-codec:commons-codec:1.15")
262262

0 commit comments

Comments
 (0)