Skip to content

Commit

Permalink
Merge pull request #2858 from kieker-monitoring/dependabot/gradle/ch.…
Browse files Browse the repository at this point in the history
…qos.logback-logback-classic-1.5.15

Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.15
  • Loading branch information
rju authored Dec 28, 2024
2 parents 5bb6458 + 7c11bbe commit 6b5fe9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/otel-transformer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {

implementation 'de.cau.cs.se.teetime:teetime:3.1.1'
implementation 'org.slf4j:slf4j-api:2.0.+'
implementation 'ch.qos.logback:logback-classic:1.5.12'
implementation 'ch.qos.logback:logback-classic:1.5.15'
implementation "com.beust:jcommander:${jcommanderVersion}"

implementation "io.opentelemetry:opentelemetry-api:${opentelemetryJavaVersion}"
Expand Down

0 comments on commit 6b5fe9c

Please sign in to comment.