Update build.gradle

This commit is contained in:
Anthony Stirling
2023-02-11 14:28:06 +00:00
committed by GitHub
parent c739c9dd2b
commit 54e1ced26a

View File

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