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 8316b03 commit a5b842cCopy full SHA for a5b842c
jit-binding-server/build.gradle.kts
@@ -19,7 +19,7 @@ dependencies {
19
implementation("io.opentelemetry:opentelemetry-exporter-otlp:1.43.0")
20
implementation("io.opentelemetry:opentelemetry-exporter-logging:1.43.0")
21
implementation("io.github.reactivecircus.cache4k:cache4k:0.13.0")
22
- implementation("ch.qos.logback:logback-classic:1.5.11")
+ implementation("ch.qos.logback:logback-classic:1.5.12")
23
24
implementation(projects.mavenBindingBuilder)
25
implementation(projects.sharedInternal)
0 commit comments