Update build.gradle

This commit is contained in:
Anthony Stirling
2024-11-16 11:01:44 +00:00
committed by GitHub
parent 8dfb5940ca
commit b26aa3417e

View File

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