diff --git a/build.gradle b/build.gradle index 7dc722e..5d4edf9 100644 --- a/build.gradle +++ b/build.gradle @@ -14,7 +14,7 @@ repositories { } dependencies { - implementation 'edu.kit.kastel.sdq:artemis4j:6.7.5' + implementation 'edu.kit.kastel.sdq:artemis4j:7.4.2' implementation 'org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r' implementation 'org.apache.commons:commons-io:1.3.2' implementation 'de.firemage.autograder:autograder-cmd:' + AUTOGRADER_VERION