Skip to content

Commit f4a8c19

Browse files
committed
Update version to 3.1.2
1 parent f103376 commit f4a8c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ allprojects {
2121
group = "org.chorusbdd"
2222
sourceCompatibility = '1.8'
2323
targetCompatibility = '1.8'
24-
version = '3.1.1'
24+
version = '3.1.2'
2525

2626
test {
2727
testLogging {

0 commit comments

Comments
 (0)