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 2b32826 commit cee0c17Copy full SHA for cee0c17
converter/build.gradle.kts
@@ -17,7 +17,7 @@ repositories {
17
dependencies {
18
testImplementation(kotlin("test"))
19
implementation("org.jsoup:jsoup:1.15.3")
20
- implementation("org.slf4j:slf4j-api:2.0.1") {
+ implementation("org.slf4j:slf4j-api:2.0.3") {
21
because("ph-css")
22
}
23
implementation("com.helger:ph-css:6.5.0")
0 commit comments