Update build.gradle

This commit is contained in:
Anthony Stirling
2024-06-09 17:44:31 +01:00
committed by GitHub
parent d1aa56266e
commit aaf94fa981

View File

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