fix for config #376

This commit is contained in:
Anthony Stirling
2023-09-24 21:09:34 +01:00
parent af5bbd8838
commit ece00956d9
2 changed files with 99 additions and 71 deletions

View File

@@ -8,7 +8,7 @@ plugins {
}
group = 'stirling.software'
version = '0.14.2'
version = '0.14.3'
sourceCompatibility = '17'
repositories {