Update build.gradle

This commit is contained in:
Anthony Stirling 2024-06-15 00:41:43 +01:00 committed by GitHub
parent 8cbb4367ab
commit accab3b5bf
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.26.0' version = '0.26.1'
//17 is lowest but we support and recommend 21 //17 is lowest but we support and recommend 21
sourceCompatibility = '17' sourceCompatibility = '17'