Update build.gradle

This commit is contained in:
Anthony Stirling 2025-01-30 18:47:38 +00:00 committed by GitHub
parent 90d640d7ef
commit 1f947d86bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ plugins {
import com.github.jk1.license.render.*
ext {
springBootVersion = "3.4.1"
springBootVersion = "3.4.2"
pdfboxVersion = "3.0.4"
logbackVersion = "1.5.7"
imageioVersion = "3.12.0"