diff --git a/build.gradle b/build.gradle index fc84c06..76f1e31 100644 --- a/build.gradle +++ b/build.gradle @@ -59,7 +59,7 @@ uploadArchives { authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD) } pom.project { - version '1.1.69' + version '1.1.72' artifactId ARTIFACT_Id groupId GROUP_ID packaging TYPE -- libgit2 0.21.2