We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76cbb69 + 80a5b9b commit 89455ebCopy full SHA for 89455eb
build.gradle
@@ -25,7 +25,7 @@ wrapper {
25
26
repositories { mavenLocal(); mavenCentral(); gradlePluginPortal() }
27
dependencies {
28
- implementation 'org.jsoup:jsoup:1.21.2'
+ implementation 'org.jsoup:jsoup:1.22.1'
29
implementation 'in.wilsonl.minifyhtml:minify-html:0.15.0'
30
implementation 'commons-io:commons-io:2.21.0'
31
implementation 'com.google.javascript:closure-compiler:v20240317'
0 commit comments