Update build.gradle

This commit is contained in:
Anthony Stirling
2023-10-28 12:14:11 +01:00
committed by GitHub
parent f2eebcc396
commit 347b4cfa85

View File

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