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

View File

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