Skip to content

Commit ff8bdb4

Browse files
Update dependency ch.qos.logback:logback-classic to v1.4.12 (#556)
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
1 parent 7a2740a commit ff8bdb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111

1212
implementation "io.micrometer:micrometer-registry-prometheus"
1313

14-
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.4.11'
14+
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.4.12'
1515
implementation group: 'com.jayway.jsonpath', name: 'json-path', version: '2.8.0'
1616

1717
implementation(platform("io.opentelemetry:opentelemetry-bom:$otelVersion"))

0 commit comments

Comments
 (0)