Skip to content

Commit 3a5b357

Browse files
Bump org.jsoup:jsoup from 1.18.1 to 1.18.2
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.1 to 1.18.2. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.18.1...jsoup-1.18.2) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef26b9c commit 3a5b357

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
@@ -180,7 +180,7 @@ dependencies {
180180
implementation("io.github.micheljung:nocatch:2.0")
181181
implementation("org.apache.commons:commons-compress:1.27.1")
182182
implementation("org.json:json:20240303")
183-
implementation("org.jsoup:jsoup:1.18.1")
183+
implementation("org.jsoup:jsoup:1.18.2")
184184
implementation("com.github.jasminb:jsonapi-converter:0.14")
185185
implementation("commons-codec:commons-codec:1.17.1")
186186

0 commit comments

Comments
 (0)