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.10.3' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 25, 2024
2 parents 8a47350 + ad0fa5b commit 33ee8a7
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.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
testImplementation 'ch.qos.logback:logback-classic:1.3.8'
testImplementation 'org.assertj:assertj-core:3.24.2'
}
Expand Down

0 comments on commit 33ee8a7

Please sign in to comment.