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

Use Groovy-less variant of ProB Java API

parent 8a212313
No related branches found
No related tags found
No related merge requests found
Pipeline #131607 passed
Pipeline: B Language Extension

#131608

    ......@@ -32,7 +32,7 @@ dependencies {
    testImplementation("org.junit.jupiter", "junit-jupiter-engine", "5.10.2")
    implementation(platform("de.hhu.stups:prob-java-bom:4.13.0"))
    implementation("de.hhu.stups", "de.prob2.kernel")
    implementation("de.hhu.stups", "prob-java")
    }
    java {
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment