Skip to content

Commit

Permalink
Bump org.eclipse.jgit:org.eclipse.jgit in /shio-app
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) from 6.2.0.202206071550-r to 7.0.0.202409031743-r.
- [Commits](eclipse-jgit/jgit@v6.2.0.202206071550-r...v7.0.0.202409031743-r)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 0ea84e0 commit f57c6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shio-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ dependencies {
implementation group: 'ldapsdk', name: 'ldapsdk', version: '4.1'

// Git
implementation group: 'org.eclipse.jgit', name: 'org.eclipse.jgit', version: '6.2.0.202206071550-r'
implementation group: 'org.eclipse.jgit', name: 'org.eclipse.jgit', version: '7.0.0.202409031743-r'

// GraphQL
implementation 'com.graphql-java:graphql-java:230521-nf-execution'
Expand Down

0 comments on commit f57c6a4

Please # to comment.