Update build.gradle

This commit is contained in:
Anthony Stirling 2025-08-05 14:10:53 +01:00 committed by GitHub
parent 2c6f27a0b0
commit b5aa595842
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.1' version = '1.1.2'
configurations.configureEach { configurations.configureEach {
exclude group: 'commons-logging', module: 'commons-logging' exclude group: 'commons-logging', module: 'commons-logging'