Update build.gradle

This commit is contained in:
Anthony Stirling
2023-08-17 22:47:48 +01:00
committed by GitHub
parent 6c797f8216
commit cfd51e9b84

View File

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