diff --git a/build.gradle b/build.gradle index 676e8b16..7cbaf692 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ ext { } group = "stirling.software" -version = "0.33.2" +version = "0.34.0" java { // 17 is lowest but we support and recommend 21