Skip to content

Commit

Permalink
Build: Bump org.eclipse.jgit from 5.13.1.202206130422-r to 6.4.0.2022…
Browse files Browse the repository at this point in the history
…11300538-r

Dependabot couldn't find the original pull request head commit, 95e3120.
  • Loading branch information
dependabot[bot] authored Jan 11, 2023
1 parent e362979 commit d3bd063
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 @@ -36,7 +36,7 @@ buildscript {
classpath 'com.palantir.gradle.revapi:gradle-revapi:1.7.0'
classpath 'com.gorylenko.gradle-git-properties:gradle-git-properties:2.4.1'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.15.0'
classpath ('org.eclipse.jgit:org.eclipse.jgit:5.13.1.202206130422-r') {
classpath ('org.eclipse.jgit:org.eclipse.jgit:6.4.0.202211300538-r') {
// gradle-git-version automatically uses a jgit version that requires JDK11
// so we need to enforce the latest jgit version that works with JDK8
force = true
Expand Down

0 comments on commit d3bd063

Please sign in to comment.