Update build.gradle

This commit is contained in:
Anthony Stirling 2024-06-07 09:36:46 +01:00 committed by GitHub
parent 4f5b19edfb
commit 3a97ff0e5e
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.* import com.github.jk1.license.render.*
group = 'stirling.software' group = 'stirling.software'
version = '0.25.2' version = '0.25.3'
//17 is lowest but we support and recommend 21 //17 is lowest but we support and recommend 21
sourceCompatibility = '17' sourceCompatibility = '17'