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 35aa624 commit 4446e34Copy full SHA for 4446e34
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.0") {
+ implementation("org.slf4j:slf4j-api:2.0.1") {
21
because("ph-css")
22
}
23
implementation("com.helger:ph-css:6.5.0")
0 commit comments