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 c28f96e commit c16de7dCopy full SHA for c16de7d
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