update junit5

This commit is contained in:
Nikolay Martynov 2020-04-17 10:36:01 -04:00
parent 2fc06d9c85
commit 20bbc6d9da
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ ext {
spock : "1.3-groovy-$spockGroovyVer",
groovy : groovyVer,
junit5 : "5.5.2",
junit5 : "5.6.2",
logback : "1.2.3",
lombok : "1.18.10",
bytebuddy : "1.10.6",