Skip to content

Commit 50a2593

Browse files
authored
Merge pull request #5649 from microsoft/fix-CI-properties
Fix ci properties
2 parents 9260a3f + ab35687 commit 50a2593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARTIFACTS_DIR=artifacts
22
INJECT_INTELLIJ_VERSION=true
33
IJ_VERSION_MAJOR_BUILD=211.6693.14
4-
IJ_VERSION_MAJOR=LATEST-EAP-SNAPSHOT
4+
IJ_VERSION_MAJOR=2021.1
55
IJ_VERSION_MINOR=
66
IJ_SCALA_VERSION_LATEST=2021.1.15
77
skipCheckstyle=true

0 commit comments

Comments
 (0)