Skip to content

Commit

Permalink
Merge pull request #216 from Aiven-Open/dependabot/gradle/ch.qos.logb…
Browse files Browse the repository at this point in the history
…ack-logback-classic-1.4.14

build(deps): bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.14
  • Loading branch information
tvainika authored Dec 4, 2023
2 parents a60234c + facf385 commit 8ffa456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ dependencies {
testImplementation "io.confluent:kafka-connect-avro-converter:$confluentPlatformVersion"

testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junitVersion"
testRuntimeOnly "ch.qos.logback:logback-classic:1.4.11"
testRuntimeOnly "ch.qos.logback:logback-classic:1.4.14"
}

test {
Expand Down

0 comments on commit 8ffa456

Please sign in to comment.