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.
1 parent ef26b9c commit 3a5b357Copy full SHA for 3a5b357
build.gradle
@@ -180,7 +180,7 @@ dependencies {
180
implementation("io.github.micheljung:nocatch:2.0")
181
implementation("org.apache.commons:commons-compress:1.27.1")
182
implementation("org.json:json:20240303")
183
- implementation("org.jsoup:jsoup:1.18.1")
+ implementation("org.jsoup:jsoup:1.18.2")
184
implementation("com.github.jasminb:jsonapi-converter:0.14")
185
implementation("commons-codec:commons-codec:1.17.1")
186
0 commit comments