Skip to content

Commit 2a23956

Browse files
authored
[Backport 2.19] Bump logback from 1.5.19 to 1.5.32 (#905)
* [2.19] Run whitesource check by making small change in build.gradle Signed-off-by: Craig Perkins <cwperx@amazon.com> * Bump logback from 1.5.19 to 1.5.33 Signed-off-by: Craig Perkins <cwperx@amazon.com> * Bump logback from 1.5.19 to 1.5.32 Signed-off-by: Craig Perkins <cwperx@amazon.com> --------- Signed-off-by: Craig Perkins <cwperx@amazon.com>
1 parent 62c219f commit 2a23956

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ configurations {
7373
}
7474
ktlint {
7575
resolutionStrategy {
76-
force "ch.qos.logback:logback-classic:1.5.16"
77-
force "ch.qos.logback:logback-core:1.5.16"
76+
force "ch.qos.logback:logback-classic:1.5.32"
77+
force "ch.qos.logback:logback-core:1.5.32"
7878
}
7979
}
8080
}

0 commit comments

Comments
 (0)