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 b4da520 commit c55b6c2Copy full SHA for c55b6c2
1 file changed
jit-binding-server/build.gradle.kts
@@ -19,7 +19,7 @@ dependencies {
19
implementation("io.opentelemetry:opentelemetry-exporter-otlp:1.41.0")
20
implementation("io.opentelemetry:opentelemetry-exporter-logging:1.41.0")
21
implementation("io.github.reactivecircus.cache4k:cache4k:0.13.0")
22
- implementation("ch.qos.logback:logback-classic:1.5.6")
+ implementation("ch.qos.logback:logback-classic:1.5.7")
23
24
implementation(projects.mavenBindingBuilder)
25
implementation(projects.sharedInternal)
0 commit comments