Update build.gradle

This commit is contained in:
Anthony Stirling 2025-04-14 00:17:08 +01:00 committed by GitHub
parent f9498e5233
commit 21a00061f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ ext {
} }
group = "stirling.software" group = "stirling.software"
version = "0.45.4" version = "0.45.5"
java { java {
// 17 is lowest but we support and recommend 21 // 17 is lowest but we support and recommend 21