Skip to content

Commit 89455eb

Browse files
authored
Merge pull request #115 from xvik/dependabot/gradle/org.jsoup-jsoup-1.22.1
Bump org.jsoup:jsoup from 1.21.2 to 1.22.1
2 parents 76cbb69 + 80a5b9b commit 89455eb

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)