Skip to content

Commit

Permalink
Bump junit-jupiter-api from 5.4.0 to 5.4.1 in /modules/junit-jupiter (#…
Browse files Browse the repository at this point in the history
…1311)

Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.4.0...r5.4.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rnorth committed Mar 18, 2019
1 parent c03a22b commit 21f64ea
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 {
compile project(':testcontainers')
compile 'org.junit.jupiter:junit-jupiter-api:5.4.0'
compile 'org.junit.jupiter:junit-jupiter-api:5.4.1'

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

0 comments on commit 21f64ea

Please sign in to comment.