Skip to content

Commit

Permalink
Merge pull request quarkusio#14862 from quarkusio/dependabot/gradle/i…
Browse files Browse the repository at this point in the history
…ntegration-tests/gradle/org.junit.jupiter-junit-jupiter-5.7.1

Bump junit-jupiter from 5.7.0 to 5.7.1 in /integration-tests/gradle
  • Loading branch information
geoand authored Feb 7, 2021
2 parents a0c3685 + 2095062 commit 9560207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/gradle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
testImplementation "io.quarkus:io.quarkus.gradle.plugin:${version}"
testImplementation 'org.mockito:mockito-core:3.7.7'
testImplementation 'org.assertj:assertj-core:3.19.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.1'
testImplementation 'org.awaitility:awaitility:4.0.3'
}

Expand Down

0 comments on commit 9560207

Please sign in to comment.