Skip to content

Commit

Permalink
Update dependency org.eclipse.jgit:org.eclipse.jgit to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 3737ad0 commit c3e11d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {

dependencies {
implementation 'edu.kit.kastel.sdq:artemis4j:6.7.5'
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r'
implementation 'org.eclipse.jgit:org.eclipse.jgit:7.0.0.202409031743-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 c3e11d1

Please sign in to comment.