Skip to content

Commit 6473891

Browse files
bump up version to 9
1 parent 076fb6f commit 6473891

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ checkstyle {
1111

1212
description = """"""
1313

14-
sourceCompatibility = 1.8
15-
targetCompatibility = 1.8
14+
sourceCompatibility = 1.9
15+
targetCompatibility = 1.9
1616

1717
repositories {
1818
mavenCentral()

0 commit comments

Comments
 (0)