diff --git a/build.gradle b/build.gradle index eb776343..6f9614ee 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ ext { } group = "stirling.software" -version = "0.26.2" +version = "0.27.0" // 17 is lowest but we support and recommend 21 sourceCompatibility = "17"