Update build.gradle

This commit is contained in:
Anthony Stirling 2025-07-30 22:41:07 +01:00 committed by GitHub
parent 1274dc9279
commit bba19d2528
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,7 @@ repositories {
allprojects { allprojects {
group = 'stirling.software' group = 'stirling.software'
version = '1.1.0' version = '1.1.1'
configurations.configureEach { configurations.configureEach {
exclude group: 'commons-logging', module: 'commons-logging' exclude group: 'commons-logging', module: 'commons-logging'