diff --git a/build.gradle b/build.gradle index c5a721f1c..3e0664c73 100644 --- a/build.gradle +++ b/build.gradle @@ -29,7 +29,7 @@ ext { } group = "stirling.software" -version = "0.45.1" +version = "0.45.2" java { // 17 is lowest but we support and recommend 21