Update build.gradle

This commit is contained in:
Anthony Stirling
2024-06-02 10:28:16 +01:00
committed by GitHub
parent 75e2cfb234
commit b4dc766f7a

View File

@@ -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'