There was an error while loading. Please reload this page.
1 parent a46e623 commit f4d2eacCopy full SHA for f4d2eac
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.108'
+version = '1.109'
20
21
def javaVersion = JavaVersion.VERSION_1_8
22
sourceCompatibility = javaVersion;
0 commit comments