There was an error while loading. Please reload this page.
1 parent 46b0c47 commit 4aa0e7aCopy full SHA for 4aa0e7a
1 file changed
build.gradle.kts
@@ -60,7 +60,7 @@ dependencies {
60
implementation("com.google.code.gson:gson:2.14.0")
61
62
// tests
63
- testImplementation(platform("org.junit:junit-bom:6.1.1"))
+ testImplementation(platform("org.junit:junit-bom:6.1.2"))
64
testImplementation("org.junit.jupiter:junit-jupiter")
65
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
66
0 commit comments