update junit5
This commit is contained in:
parent
2fc06d9c85
commit
20bbc6d9da
|
@ -11,7 +11,7 @@ ext {
|
||||||
|
|
||||||
spock : "1.3-groovy-$spockGroovyVer",
|
spock : "1.3-groovy-$spockGroovyVer",
|
||||||
groovy : groovyVer,
|
groovy : groovyVer,
|
||||||
junit5 : "5.5.2",
|
junit5 : "5.6.2",
|
||||||
logback : "1.2.3",
|
logback : "1.2.3",
|
||||||
lombok : "1.18.10",
|
lombok : "1.18.10",
|
||||||
bytebuddy : "1.10.6",
|
bytebuddy : "1.10.6",
|
||||||
|
|
Loading…
Reference in New Issue