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