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 ee3d51c commit 16c35f0Copy full SHA for 16c35f0
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.11.0"))
+ testImplementation(platform("org.junit:junit-bom:5.11.1"))
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