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