Skip to content

Commit

Permalink
Merge pull request #698 from MicroShed/dependabot/gradle/modules/test…
Browse files Browse the repository at this point in the history
…containers/org.junit.jupiter-junit-jupiter-5.11.2
  • Loading branch information
KyleAure authored Oct 7, 2024
2 parents 09e9cf5 + 176d3db commit 07514e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/testcontainers/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
testImplementation 'org.slf4j:slf4j-log4j12:2.0.16'
testImplementation 'org.testcontainers:mockserver:1.20.2'

testImplementation 'org.junit.jupiter:junit-jupiter:5.11.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.2'
}

test {
Expand Down

0 comments on commit 07514e8

Please sign in to comment.