Update build.gradle

This commit is contained in:
Anthony Stirling
2023-05-21 23:27:59 +01:00
committed by GitHub
parent 6854e96fb8
commit 7ac6e9d37b

View File

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