Update build.gradle

This commit is contained in:
Anthony Stirling
2023-03-25 22:33:27 +00:00
committed by GitHub
parent a2a27e2216
commit 839105f41d

View File

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