Skip to content

Commit a4f8ee3

Browse files
authored
Update build.yml
1 parent cc897ab commit a4f8ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- uses: actions/setup-java@v4
1313
with:
14-
java-version: 11
14+
java-version: 17
1515
distribution: adopt
1616
cache: maven
1717
- name: Build with Maven

0 commit comments

Comments
 (0)