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 fbf914e + e5f63b4 commit 63afb02Copy full SHA for 63afb02
swagger-coverage-commons/build.gradle.kts
@@ -16,7 +16,6 @@ dependencies {
16
implementation("io.swagger.core.v3:swagger-core")
17
implementation("io.swagger.core.v3:swagger-models")
18
implementation("org.slf4j:slf4j-api")
19
- implementation("ch.qos.logback:logback-classic")
20
implementation("com.fasterxml.jackson.core:jackson-core")
21
implementation("com.fasterxml.jackson.core:jackson-databind")
22
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.10.1")
0 commit comments