Bump org.eclipse.jgit from 6.3.0.202209071007-r to 6.4.0.202211300538-r (#2254)
This commit is contained in:
parent
f5aee25427
commit
7ba8e7c85c
|
|
@ -36,7 +36,7 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath("org.eclipse.jgit:org.eclipse.jgit:6.3.0.202209071007-r")
|
||||
classpath("org.eclipse.jgit:org.eclipse.jgit:6.4.0.202211300538-r")
|
||||
}
|
||||
}
|
||||
val (commitCount, latestTag) = FileRepositoryBuilder().setGitDir(rootProject.file(".git"))
|
||||
|
|
|
|||
Loading…
Reference in New Issue