2 parents b7dd0c2 + 8f5ac00 commit 557c1efCopy full SHA for 557c1ef
1 file changed
build.gradle.kts
@@ -63,7 +63,7 @@ configurations {
63
dependencies {
64
api("com.google.ortools:ortools-java:9.15.6755")
65
66
- testImplementation(platform("org.junit:junit-bom:6.0.1"))
+ testImplementation(platform("org.junit:junit-bom:6.0.2"))
67
testImplementation("org.junit.jupiter:junit-jupiter")
68
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
69
}
0 commit comments