Skip to content

Commit

Permalink
Update config/gradle/jre.gradle
Browse files Browse the repository at this point in the history
Co-authored-by: BenjaminAmos <24301287+BenjaminAmos@users.noreply.github.com>
  • Loading branch information
soloturn and BenjaminAmos authored Jun 19, 2024
1 parent 5984d98 commit 1ee0a0e
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 = '21.0.3+10'
def jdkVersion = '17.0.11+12'
def jreUrlFilenames = [
Linux64 : 'linux-amd64-full.tar.gz',
Windows64 : 'windows-amd64-full.zip',
Expand Down

0 comments on commit 1ee0a0e

Please sign in to comment.