quick cache fix

This commit is contained in:
Anthony Stirling
2024-05-19 13:27:00 +01:00
parent 0dd91f209a
commit 2443ed2020
6 changed files with 32 additions and 28 deletions

View File

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