Skip to content

Commit

Permalink
Merge pull request #896 from ShioCMS/dependabot/gradle/shio-app/0.3.9…
Browse files Browse the repository at this point in the history
…/org.eclipse.jgit-org.eclipse.jgit-7.0.0.202409031743-r

Bump org.eclipse.jgit:org.eclipse.jgit from 6.2.0.202206071550-r to 7.0.0.202409031743-r in /shio-app
  • Loading branch information
alegauss authored Nov 17, 2024
2 parents 2f6f493 + f57c6a4 commit ccbfd04
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 ccbfd04

Please # to comment.