Skip to content

Commit 3d85d6e

Browse files
Merge branch 'opensearch-project:main' into ccr-libs
2 parents 0b3c563 + c16de7d commit 3d85d6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ apply from: 'build-tools/opensearchplugin-coverage.gradle'
6868
configurations {
6969
ktlint {
7070
resolutionStrategy {
71-
force "ch.qos.logback:logback-classic:1.3.14"
72-
force "ch.qos.logback:logback-core:1.3.14"
71+
force "ch.qos.logback:logback-classic:1.5.16"
72+
force "ch.qos.logback:logback-core:1.5.16"
7373
}
7474
}
7575
}

0 commit comments

Comments
 (0)