Skip to content

Commit

Permalink
JGit version bumped.
Browse files Browse the repository at this point in the history
  • Loading branch information
kj-actoron committed Feb 4, 2021
1 parent b6769ca commit 88b7a47
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 @@ -122,7 +122,7 @@ buildscript
classpath "org.bouncycastle:bcpkix-jdk15on:1.64" // bouncycastle for ssh
classpath 'com.hierynomus:sshj:0.27.0' // ssh capabilities for docs upload
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.2"
classpath 'org.eclipse.jgit:org.eclipse.jgit:5.6.0.201912101111-r' // git capabilities
classpath 'org.eclipse.jgit:org.eclipse.jgit:5.10.0.202012080955-r' // git capabilities
classpath 'de.marcphilipp.gradle:nexus-publish-plugin:0.4.0'
}

Expand Down

0 comments on commit 88b7a47

Please sign in to comment.