Update build.gradle

This commit is contained in:
Anthony Stirling 2024-05-23 21:17:20 +01:00 committed by GitHub
parent 2066bb2ae8
commit 5a832198b4
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.5'
version = '0.24.6'
//17 is lowest but we support and recommend 21
sourceCompatibility = '17'