Skip to content

Commit 0a25fef

Browse files
committed
Bump Gradle to version 7.4.1 JDK 17
1 parent 9b5eeb0 commit 0a25fef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ on:
1313
- "6.x"
1414

1515
env:
16-
gradle-version: "7.1.1"
17-
java-version: "16"
16+
gradle-version: "7.4.1"
17+
java-version: "17"
1818

1919
jobs:
2020
build:

0 commit comments

Comments
 (0)