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 6a77c13 commit 35aa624Copy full SHA for 35aa624
converter/build.gradle.kts
@@ -16,7 +16,7 @@ repositories {
16
17
dependencies {
18
testImplementation(kotlin("test"))
19
- implementation("org.jsoup:jsoup:1.14.3")
+ implementation("org.jsoup:jsoup:1.15.3")
20
implementation("org.slf4j:slf4j-api:2.0.0") {
21
because("ph-css")
22
}
0 commit comments