diff --git a/build.gradle b/build.gradle index bb94998..bd0f4ca 100644 --- a/build.gradle +++ b/build.gradle @@ -64,7 +64,7 @@ dependencies { testImplementation 'org.jeasy:easy-random-core:4.1.0' testImplementation 'org.jeasy:easy-random-randomizers:4.0.0' testImplementation 'org.jeasy:easy-random-bean-validation:4.0.0' - testImplementation 'io.github.glytching:junit-extensions:2.3.0' + testImplementation 'io.github.glytching:junit-extensions:2.6.0' testImplementation 'pl.pojo:pojo-tester:0.7.6' }