Skip to content

Commit

Permalink
chore: update Java to 21.0.6
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Davids <[email protected]>
  • Loading branch information
sdavids committed Jan 27, 2025
1 parent b76fffc commit 5cc8b63
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scripts/cert/java/quarkus/.sdkmanrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

# https://sdkman.io/usage#env

java=21.0.5-tem
java=21.0.6-tem
2 changes: 1 addition & 1 deletion scripts/cert/java/spring-boot/.sdkmanrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

# https://sdkman.io/usage#env

java=21.0.5-tem
java=21.0.6-tem
2 changes: 1 addition & 1 deletion scripts/cert/java/stdlib/.sdkmanrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

# https://sdkman.io/usage#env

java=21.0.5-tem
java=21.0.6-tem

0 comments on commit 5cc8b63

Please sign in to comment.