Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

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

chore(deps): bump ch.qos.logback:logback-classic from 1.5.1 to 1.5.3
  • Loading branch information
tvainika authored Apr 2, 2024
2 parents 5d069b7 + d3ba613 commit 608c709
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 @@ -144,7 +144,7 @@ dependencies {
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junitVersion"
testImplementation "org.mockito:mockito-junit-jupiter:$mockitoVersion"

testRuntimeOnly "ch.qos.logback:logback-classic:1.5.1"
testRuntimeOnly "ch.qos.logback:logback-classic:1.5.3"

integrationTestImplementation "cloud.localstack:localstack-utils:$localstackVersion"
integrationTestImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion"
Expand Down

0 comments on commit 608c709

Please sign in to comment.