Update build.gradle

This commit is contained in:
Anthony Stirling 2025-07-07 23:43:01 +01:00 committed by GitHub
parent 5a1bdfc1c3
commit 8361ec8743
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ bootJar {
allprojects {
group = 'stirling.software'
version = '1.0.0'
version = '1.0.1'
configurations.configureEach {
exclude group: 'commons-logging', module: 'commons-logging'