Update build.gradle

This commit is contained in:
Anthony Stirling 2023-02-05 23:19:28 +00:00 committed by GitHub
parent 0e6cd7d7e5
commit 44c217f364
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.3.1'
version = '0.3.2'
sourceCompatibility = '17'
repositories {