Update build.gradle

This commit is contained in:
Anthony Stirling 2025-09-05 19:41:34 +01:00 committed by GitHub
parent 15be7ce90f
commit 3e27fdb3da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,7 +65,7 @@ repositories {
allprojects { allprojects {
group = 'stirling.software' group = 'stirling.software'
version = '1.3.1' version = '1.3.2'
configurations.configureEach { configurations.configureEach {
exclude group: 'commons-logging', module: 'commons-logging' exclude group: 'commons-logging', module: 'commons-logging'