Skip to content

Commit 6285879

Browse files
build(deps): bump org.eclipse.jgit
Bumps org.eclipse.jgit from 5.10.0.202012080955-r to 6.4.0.202211300538-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] <[email protected]>
1 parent 3e6d89e commit 6285879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pluginManagement {
1515
mavenCentral()
1616
}
1717
dependencies {
18-
classpath("org.eclipse.jgit:org.eclipse.jgit:5.13.1.202206130422-r")
18+
classpath("org.eclipse.jgit:org.eclipse.jgit:6.4.0.202211300538-r")
1919
}
2020
configurations.classpath {
2121
resolutionStrategy {

0 commit comments

Comments
 (0)