Update build.gradle

This commit is contained in:
Anthony Stirling
2023-12-16 19:56:56 +00:00
committed by GitHub
parent 79dcf99cce
commit 31ac877612

View File

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