Skip to content

Commit 7b19ccb

Browse files
feat : increment java version to 21
1 parent 75760cf commit 7b19ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/boot-reactor-consumer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Set up JDK
2727
uses: actions/setup-java@v4.2.1
2828
with:
29-
java-version: '17'
29+
java-version: '21'
3030
distribution: 'adopt'
3131
cache: 'maven'
3232
- name: Build with Maven

0 commit comments

Comments
 (0)