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