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