Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-…
Browse files Browse the repository at this point in the history
…jupiter/org.junit.jupiter-junit-jupiter-api-5.8.2' into combined-pr-branch
  • Loading branch information
rnorth committed Dec 3, 2021
2 parents ae14fc5 + d85235a commit 3044803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/junit-jupiter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ description = "Testcontainers :: JUnit Jupiter Extension"

dependencies {
api project(':testcontainers')
api 'org.junit.jupiter:junit-jupiter-api:5.8.1'
api 'org.junit.jupiter:junit-jupiter-api:5.8.2'

testImplementation project(':mysql')
testImplementation project(':postgresql')
Expand Down

0 comments on commit 3044803

Please sign in to comment.