Update build.gradle

This commit is contained in:
Anthony Stirling
2023-04-02 11:53:13 +01:00
committed by GitHub
parent 22be1a1104
commit 56669f4247

View File

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