diff --git a/build.gradle b/build.gradle index caa969d5..f4e451d7 100644 --- a/build.gradle +++ b/build.gradle @@ -22,7 +22,7 @@ ext { } group = "stirling.software" -version = "0.28.3" +version = "0.29.0" java { // 17 is lowest but we support and recommend 21