diff --git a/build.gradle b/build.gradle index c6b75caf..0e452c6d 100644 --- a/build.gradle +++ b/build.gradle @@ -25,7 +25,7 @@ ext { } group = "stirling.software" -version = "0.43.1" +version = "0.43.2" java { // 17 is lowest but we support and recommend 21