We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52833c1 commit c15b923Copy full SHA for c15b923
application/build.gradle
@@ -102,7 +102,7 @@ dependencies {
102
implementation 'org.apache.logging.log4j:log4j-core:2.14.1'
103
implementation 'org.apache.logging.log4j:log4j-slf4j18-impl:2.14.1'
104
105
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.0'
106
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.0'
107
}
108
0 commit comments