8000
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 9d75b48 commit 323294aCopy full SHA for 323294a
core/build.gradle
@@ -11,7 +11,7 @@ dependencies {
11
12
implementation "io.micrometer:micrometer-registry-prometheus"
13
14
- implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.3'
+ implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.6'
15
implementation group: 'com.jayway.jsonpath', name: 'json-path', version: '2.9.0'
16
17
implementation(platform("io.opentelemetry:opentelemetry-bom:$otelVersion"))
0 commit comments