kordamp-gradle-plugins
kordamp-gradle-plugins copied to clipboard
Upgrade jgit dependencies
The versioning
plugin provides JGit 5.6.0.201912101111-r
.
The following dependencies may need upgrade
compile 'org.ajoberstar.grgit:grgit-core:4.0.1'
compile "org.eclipse.jgit:org.eclipse.jgit.ui:${jgitVersion}"
compile "org.eclipse.jgit:org.eclipse.jgit:${jgitVersion}"
compile 'org.tmatesoft.svnkit:svnkit:1.8.12'
Watch https://github.com/nemerosa/versioning/issues/83
The latest grgit (4.0.1
) is not published to Maven Central and its maintainer no longer spends much time with the project
https://github.com/ajoberstar/grgit/issues/334