diff --git a/build.gradle b/build.gradle index b1380a6a..d4eef92e 100644 --- a/build.gradle +++ b/build.gradle @@ -12,7 +12,7 @@ plugins { import com.github.jk1.license.render.* group = 'stirling.software' -version = '0.25.0' +version = '0.25.1' //17 is lowest but we support and recommend 21 sourceCompatibility = '17'