Skip to content

Commit

Permalink
build(deps): bump org.eclipse.jgit:org.eclipse.jgit
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and Tallicia committed Jun 18, 2024
1 parent 123f8b5 commit b891103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ libraries.bouncyCastleProv = "org.bouncycastle:bcprov-jdk18on:${versions.bouncyC
libraries.bouncyCastleProvExt = "org.bouncycastle:bcprov-ext-jdk18on:${versions.bouncyCastleVersion}"
libraries.commonsIo = "commons-io:commons-io:${versions.commonsioVersion}"
libraries.dumbster = "dumbster:dumbster:1.6"
libraries.eclipseJgit = "org.eclipse.jgit:org.eclipse.jgit:6.9.0.202403050737-r"
libraries.eclipseJgit = "org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r"
libraries.flywayCore = "org.flywaydb:flyway-core"
libraries.googleAuth = "com.warrenstrange:googleauth:1.5.0"
libraries.gradleCargoPlugin = "com.bmuschko:gradle-cargo-plugin:2.9.0"
Expand Down

0 comments on commit b891103

Please sign in to comment.