Skip to content

Commit

Permalink
Bump junit-jupiter-api from 5.5.0 to 5.5.1 in /modules/junit-jupiter (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jul 24, 2019
1 parent 1d0f022 commit 505731a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/junit-jupiter/build.gradle
Expand Up @@ -2,7 +2,7 @@ description = "Testcontainers :: JUnit Jupiter Extension"

dependencies {
compile project(':testcontainers')
compile 'org.junit.jupiter:junit-jupiter-api:5.5.0'
compile 'org.junit.jupiter:junit-jupiter-api:5.5.1'

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

0 comments on commit 505731a

Please sign in to comment.