Skip to content

Commit

Permalink
Bump versions.junitJupiter from 5.8.0 to 5.8.1 (#2430)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 24, 2021
1 parent 6db7a02 commit 651feb3
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.11.18'
versions.junitJupiter = '5.8.0'
versions.junitJupiter = '5.8.1'
versions.errorprone = '2.9.0'

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

0 comments on commit 651feb3

Please sign in to comment.