Update build.gradle

This commit is contained in:
Anthony Stirling
2023-06-10 18:20:28 +01:00
committed by GitHub
parent 7b4a889ea7
commit 55a820b09f

View File

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