Update build.gradle

This commit is contained in:
Anthony Stirling 2024-05-22 22:32:11 +01:00 committed by GitHub
parent 1d4db6493d
commit 65321991c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ plugins {
import com.github.jk1.license.render.*
group = 'stirling.software'
version = '0.24.4'
version = '0.24.5'
//17 is lowest but we support and recommend 21
sourceCompatibility = '17'