Update build.gradle

This commit is contained in:
Anthony Stirling 2023-01-31 11:17:43 +00:00 committed by GitHub
parent af2fa55d9b
commit 4941f4d968
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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