Skip to content

Commit c10323c

Browse files
author
Megan
committedAug 15, 2023
Update test_17.sh
Later gradle version because of class file version issue
1 parent e71ced7 commit c10323c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎ci/test_17.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ source ci/common.sh
1212

1313
export JAVA_HOME=`openjdk_17`
1414
export PATH=$JAVA_HOME/bin:$PATH
15-
export PATH=$PATH:`gradle-bin-6`
15+
export PATH=$PATH:`gradle-bin-7`
1616

1717
gradle -stacktrace clean build
1818

0 commit comments

Comments
 (0)