BookLore: upgrade to Java 25/Gradle 9 (#8165)

This commit is contained in:
Chris
2025-10-07 09:26:20 -04:00
committed by GitHub
parent f2b98890d6
commit 71a40f17ea
2 changed files with 3 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ $STD apt-get install -y nginx
msg_ok "Installed Dependencies"
fetch_and_deploy_gh_release "booklore" "booklore-app/BookLore"
JAVA_VERSION="21" setup_java
JAVA_VERSION="25" setup_java
NODE_VERSION="22" setup_nodejs
setup_mariadb
setup_yq