We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b3c563 + c16de7d commit 3d85d6eCopy full SHA for 3d85d6e
build.gradle
@@ -68,8 +68,8 @@ apply from: 'build-tools/opensearchplugin-coverage.gradle'
68
configurations {
69
ktlint {
70
resolutionStrategy {
71
- force "ch.qos.logback:logback-classic:1.3.14"
72
- force "ch.qos.logback:logback-core:1.3.14"
+ force "ch.qos.logback:logback-classic:1.5.16"
+ force "ch.qos.logback:logback-core:1.5.16"
73
}
74
75
0 commit comments