Update JDK to 17.0.10.

This commit is contained in:
Kichura 2024-01-19 22:46:13 +01:00 committed by GitHub
parent ad47afb6e0
commit 8a1be75f27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,4 +3,4 @@
before_install:
- curl -s "https://get.sdkman.io" | bash
- source ~/.sdkman/bin/sdkman-init.sh
- sdk install java 17.0.9-tem
- sdk install java 17.0.10-tem