diff --git a/build.gradle b/build.gradle index ce1461c9..fbeeab40 100644 --- a/build.gradle +++ b/build.gradle @@ -22,7 +22,7 @@ ext { } group = "stirling.software" -version = "0.28.2" +version = "0.28.3" java { // 17 is lowest but we support and recommend 21