We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb3e7c4 commit dd0e0fdCopy full SHA for dd0e0fd
build.gradle
@@ -55,7 +55,7 @@ subprojects {
55
group = 'org.openapitools.openapistylevalidator'
56
57
dependencies {
58
- implementation 'org.slf4j:slf4j-api:2.0.12'
+ implementation 'org.slf4j:slf4j-api:2.0.13'
59
testCompileOnly 'org.junit.jupiter:junit-jupiter-params:5.10.2'
60
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
61
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
0 commit comments