Skip to content

Commit

Permalink
chore(deps): update dependency java-jdk to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 01a5491 commit 42fdee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/setup-java@v3
with:
# renovate: datasource=java-version depName=java-jdk
java-version: "21.0.2+13.0.LTS"
java-version: "22.0.0+36"
distribution: "temurin"
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v1
Expand Down

0 comments on commit 42fdee8

Please sign in to comment.