This commit is contained in:
Anthony Stirling
2024-05-20 18:44:13 +01:00
parent 6adeecac9c
commit 4232f359c7
2 changed files with 2 additions and 2 deletions

View File

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