From 469e1e09a016a29945812a3aab5245ba05153035 Mon Sep 17 00:00:00 2001 From: wangbin Date: Fri, 25 Dec 2020 21:53:41 +0800 Subject: [PATCH] update send weixin tempalte --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 98750b9..c011743 100644 --- a/build.gradle +++ b/build.gradle @@ -55,7 +55,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