diff --git a/build.gradle b/build.gradle index f31ebbe..7ed1720 100644 --- a/build.gradle +++ b/build.gradle @@ -54,7 +54,7 @@ uploadArchives { authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD) } pom.project { - version '1.1.11' + version '1.1.12' artifactId ARTIFACT_Id groupId GROUP_ID packaging TYPE -- libgit2 0.21.2