Skip to content

Commit d02c0d9

Browse files
committed
Use 2021.1
1 parent 6cfb2d0 commit d02c0d9

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
@@ -5,7 +5,7 @@ plugins {
55
version = System.getenv("TRAVIS_TAG")
66

77
intellij {
8-
version '2020.3'
8+
version '2021.1'
99
plugins 'java'
1010
}
1111

0 commit comments

Comments
 (0)