This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch GROOVY_2_5_X
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/GROOVY_2_5_X by this push:
     new 3de88f7  Bump version on GROOVY_2_5_X branch
3de88f7 is described below

commit 3de88f7b9f36ab4b5aa1ded7e048bda8b1d5c701
Author: Paul King <pa...@asert.com.au>
AuthorDate: Thu May 21 21:55:48 2020 +1000

    Bump version on GROOVY_2_5_X branch
---
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index c0e19a5..167e8c3 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -13,9 +13,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-groovyVersion = 2.5.12-SNAPSHOT
+groovyVersion = 2.5.13-SNAPSHOT
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 
only digits)
-groovyBundleVersion = 2.5.12.SNAPSHOT
+groovyBundleVersion = 2.5.13.SNAPSHOT
 
 gradle_version=4.10.3
 

Reply via email to