Merge remote-tracking branch 'origin/main' into conditional

This commit is contained in:
Anthony Stirling
2023-05-17 00:49:22 +01:00
13 changed files with 1018 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = 'stirling.software'
version = '0.8.0'
version = '0.8.2'
sourceCompatibility = '17'
repositories {