Skip to content

Commit

Permalink
chore: update java version to 17 in dependency analyzer (#2711)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 authored May 1, 2024
1 parent 16aec03 commit 766646a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 11
java-version: 17
cache: maven
- name: Set up Maven
uses: stCarolas/setup-maven@v4.5
Expand Down

0 comments on commit 766646a

Please sign in to comment.