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 f8210dd commit c4234c1Copy full SHA for c4234c1
kahpp-spring-autoconfigure/build.gradle
@@ -12,7 +12,7 @@ configurations {
12
ext {
13
sentryVersion = '6.13.0'
14
kafkaVersion = '3.1.2'
15
- logbackVersion = '1.2.11'
+ logbackVersion = '1.4.5'
16
mockitoVersion = '4.9.0'
17
}
18
0 commit comments