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

View File

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