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 30d3911 + 5bd30dd commit 1714276Copy full SHA for 1714276
build.gradle
@@ -24,7 +24,7 @@ wrapper {
24
25
repositories { mavenLocal(); mavenCentral(); gradlePluginPortal() }
26
dependencies {
27
- implementation 'org.jsoup:jsoup:1.19.1'
+ implementation 'org.jsoup:jsoup:1.20.1'
28
implementation 'in.wilsonl.minifyhtml:minify-html:0.15.0'
29
implementation 'commons-io:commons-io:2.19.0'
30
implementation 'com.google.javascript:closure-compiler:v20240317'
0 commit comments