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 458a046 commit 1afbd88Copy full SHA for 1afbd88
build.gradle.kts
@@ -24,7 +24,7 @@ dependencies {
24
25
testCompileOnly("org.projectlombok:lombok:1.18.36")
26
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.3")
27
- testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.3")
+ testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.4")
28
testImplementation("org.junit.jupiter:junit-jupiter-params:5.11.3")
29
testImplementation("org.assertj:assertj-core:3.26.3")
30
0 commit comments