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 e555975 commit 5b2fd7bCopy full SHA for 5b2fd7b
build.gradle.kts
@@ -49,7 +49,7 @@ dependencies {
49
50
implementation("io.github.java-diff-utils:java-diff-utils:4.12")
51
52
- testImplementation(platform("org.junit:junit-bom:5.10.3"))
+ testImplementation(platform("org.junit:junit-bom:5.11.0"))
53
testImplementation("org.junit.jupiter:junit-jupiter")
54
testImplementation("io.mockk:mockk:1.13.12")
55
testImplementation("com.github.stefanbirkner:system-rules:1.19.0")
0 commit comments