Skip to content

Commit

Permalink
use java-21
Browse files Browse the repository at this point in the history
  • Loading branch information
soloturn committed Jun 16, 2024
1 parent 4be48a8 commit 962f494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/gradle/jre.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

// Uses Bellsoft Liberica JRE
// https://bell-sw.com/pages/liberica_install_guide-11.0.16.1/
def jdkVersion = '11.0.16.1+1'
def jdkVersion = '21.0.3+10'
def jreUrlFilenames = [
Linux64 : 'linux-amd64-full.tar.gz',
Windows64 : 'windows-amd64-full.zip',
Expand Down

0 comments on commit 962f494

Please sign in to comment.