diff --git a/core/build.gradle b/core/build.gradle index 459d2ffb..96050688 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -3,7 +3,7 @@ description="A test framework for black-box testing MicroProfile and Jakarta EE dependencies { //API for artifact and unit testing - api 'org.junit.jupiter:junit-jupiter-api:5.11.1' + api 'org.junit.jupiter:junit-jupiter-api:5.11.2' //Jakarta EE implementation 'org.eclipse:yasson:3.0.3'