Skip to content

Commit 1d55f6c

Browse files
committed
chore: update shared dependencies to java 17
1 parent 1443660 commit 1d55f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared_dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/setup-java@v4
1919
with:
2020
distribution: temurin
21-
java-version: 11
21+
java-version: 17
2222
- run: java -version
2323
- name: Install maven modules
2424
run: |

0 commit comments

Comments
 (0)