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 ab22d7e commit 3a1cbaeCopy full SHA for 3a1cbae
build.gradle.kts
@@ -49,7 +49,7 @@ dependencies {
49
50
implementation("io.github.java-diff-utils:java-diff-utils:4.16")
51
52
- testImplementation(platform("org.junit:junit-bom:5.13.4"))
+ testImplementation(platform("org.junit:junit-bom:5.14.1"))
53
testImplementation("org.junit.jupiter:junit-jupiter")
54
testImplementation("io.mockk:mockk:1.14.6")
55
testImplementation("com.github.stefanbirkner:system-rules:1.19.0")
0 commit comments