Skip to content

Commit

Permalink
Bump versions.junitJupiter from 5.7.0 to 5.7.1 (#2199)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 5, 2021
1 parent 43facff commit 632a0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -5,7 +5,7 @@ ext {
def versions = [:]

versions.bytebuddy = '1.10.20'
versions.junitJupiter = '5.7.0'
versions.junitJupiter = '5.7.1'
versions.errorprone = '2.5.1'

libraries.junit4 = 'junit:junit:4.13.1'
Expand Down

0 comments on commit 632a0c8

Please sign in to comment.