Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/smoke-test/org…
Browse files Browse the repository at this point in the history
….junit.jupiter-junit-jupiter-5.11.0' into combined-pr-branch
  • Loading branch information
eddumelendez committed Sep 24, 2024
2 parents 7043889 + dad4d9f commit 7f848db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-test/turbo-mode/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {

dependencies {
testImplementation 'org.testcontainers:testcontainers'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
testImplementation 'ch.qos.logback:logback-classic:1.3.14'
testImplementation 'org.assertj:assertj-core:3.26.3'
}
Expand Down

0 comments on commit 7f848db

Please sign in to comment.