Skip to content

Commit f91b4ed

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

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.15.1")
259+
implementation("org.jsoup:jsoup:1.15.2")
260260
implementation("com.github.jasminb:jsonapi-converter:0.11")
261261
implementation("commons-codec:commons-codec:1.15")
262262

0 commit comments

Comments
 (0)