Skip to content

Commit a605bc6

Browse files
committed
fix intellij version
1 parent cf9b410 commit a605bc6

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
@@ -2,7 +2,7 @@ ext.versions = [
22
scala : '2.13',
33
scalaFull : '2.13.+',
44
gherkin : '232.8860.88',
5-
idea : '232.2',
5+
idea : '2023.2',
66
scalaPlugin : '2023.2.17',
77
cucumber : '8.15.0',
88
junit : '4.13.2',

0 commit comments

Comments
 (0)