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