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 85477af commit 0667175Copy full SHA for 0667175
build.gradle.kts
@@ -49,7 +49,7 @@ dependencies {
49
50
implementation("io.github.java-diff-utils:java-diff-utils:4.15")
51
52
- testImplementation(platform("org.junit:junit-bom:5.13.0"))
+ testImplementation(platform("org.junit:junit-bom:5.13.1"))
53
testImplementation("org.junit.jupiter:junit-jupiter")
54
testImplementation("io.mockk:mockk:1.14.2")
55
testImplementation("com.github.stefanbirkner:system-rules:1.19.0")
0 commit comments