Skip to content

Commit 80a5b9b

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

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
@@ -25,7 +25,7 @@ wrapper {
2525

2626
repositories { mavenLocal(); mavenCentral(); gradlePluginPortal() }
2727
dependencies {
28-
implementation 'org.jsoup:jsoup:1.21.2'
28+
implementation 'org.jsoup:jsoup:1.22.1'
2929
implementation 'in.wilsonl.minifyhtml:minify-html:0.15.0'
3030
implementation 'commons-io:commons-io:2.21.0'
3131
implementation 'com.google.javascript:closure-compiler:v20240317'

0 commit comments

Comments
 (0)