There was an error while loading. Please reload this page.
1 parent e3c9998 commit 88e7871Copy full SHA for 88e7871
1 file changed
build.gradle
@@ -16,7 +16,7 @@ mainClassName = "br.com.bluesoft.bee.Bee"
16
17
group = 'br.com.bluesoft.bee'
18
def artifact = 'bee'
19
-version = '1.114'
+version = '1.115'
20
21
def javaVersion = JavaVersion.VERSION_1_8
22
sourceCompatibility = javaVersion;
0 commit comments