Skip to content

Commit

Permalink
Remove jgit as dependency (part of artemis4j)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfuchss committed Sep 12, 2024
1 parent 6c73980 commit 9afaa33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ dependencies {
instrumentationTools()
}
implementation 'edu.kit.kastel.sdq:artemis4j:7.4.2-SNAPSHOT'
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
implementation 'de.firemage.autograder:autograder-core:' + AUTOGRADER_VERION
Expand Down

0 comments on commit 9afaa33

Please sign in to comment.