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