From 3f66cd1e004198ba03a3d7d3f60bac2b86a04d79 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 26 Feb 2019 12:08:16 +0100 Subject: switch to next snapshot version --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 9ae665d3..b763bc5a 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ task wrapper(type: Wrapper) { allprojects { apply plugin: 'com.github.ben-manes.versions' repositories { mavenCentral() } - version = '4.1.5-SNAPSHOT' + version = '4.1.6-SNAPSHOT' } configurations { -- cgit v1.2.3