diff --git a/build.gradle b/build.gradle index 77833b5..973215a 100644 --- a/build.gradle +++ b/build.gradle @@ -55,7 +55,7 @@ uploadArchives { authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD) } pom.project { - version '2.1.14' + version '2.1.16' artifactId ARTIFACT_Id groupId GROUP_ID packaging TYPE -- libgit2 0.21.2