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 #346 from Aiven-Open/dependabot/gradle/ch.qos.logb…
Browse files Browse the repository at this point in the history
…ack-logback-classic-1.5.1

chore(deps): bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.1
  • Loading branch information
tvainika authored Mar 5, 2024
2 parents 6680da8 + dae625a commit aa621eb
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.4.14"
testRuntimeOnly "ch.qos.logback:logback-classic:1.5.1"

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

0 comments on commit aa621eb

Please sign in to comment.