Skip to content

Commit

Permalink
Bump versions.junitJupiter from 5.8.1 to 5.8.2 (#2491)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 29, 2021
1 parent c4e3040 commit 579fb29
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.12.2'
versions.junitJupiter = '5.8.1'
versions.junitJupiter = '5.8.2'
versions.errorprone = '2.10.0'

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

0 comments on commit 579fb29

Please sign in to comment.