Skip to content

Commit

Permalink
Dependency(deps): Bump org.eclipse.jgit:org.eclipse.jgit from 6.9.0.2…
Browse files Browse the repository at this point in the history
…02403050737-r to 6.10.0.202406032230-r (#19)

Bumps org.eclipse.jgit:org.eclipse.jgit from 6.9.0.202403050737-r to 6.10.0.202406032230-r.

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 07d3467 commit e6b1464
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 @@ -14,7 +14,7 @@ repositories {

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

Please sign in to comment.