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 a10c285 commit 52833c1Copy full SHA for 52833c1
application/build.gradle
@@ -103,7 +103,7 @@ dependencies {
103
implementation 'org.apache.logging.log4j:log4j-slf4j18-impl:2.14.1'
104
105
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.2'
106
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.0'
107
}
108
109
application {
0 commit comments