Skip to content
Snippets Groups Projects
Commit 8a212313 authored by dgelessus's avatar dgelessus
Browse files

Update ProB Java API to version 4.13.0

parent 21e3142e
Branches
Tags
No related merge requests found
......@@ -31,7 +31,8 @@ dependencies {
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
testImplementation("org.junit.jupiter", "junit-jupiter-engine", "5.10.2")
implementation("de.hhu.stups:de.prob2.kernel:4.12.1")
implementation(platform("de.hhu.stups:prob-java-bom:4.13.0"))
implementation("de.hhu.stups", "de.prob2.kernel")
}
java {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment