Skip to content

Commit 88e7871

Browse files
committed
chore: bump version to 1.115 in build.gradle
1 parent e3c9998 commit 88e7871

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ mainClassName = "br.com.bluesoft.bee.Bee"
1616

1717
group = 'br.com.bluesoft.bee'
1818
def artifact = 'bee'
19-
version = '1.114'
19+
version = '1.115'
2020

2121
def javaVersion = JavaVersion.VERSION_1_8
2222
sourceCompatibility = javaVersion;

0 commit comments

Comments
 (0)