Update build.gradle

This commit is contained in:
Anthony Stirling 2024-10-31 13:06:12 +00:00 committed by GitHub
parent 5aa5628465
commit 5f7a0537f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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