Update build.gradle

This commit is contained in:
Anthony Stirling 2025-08-07 09:29:35 +01:00 committed by GitHub
parent d1a7c8011d
commit 2ad72f816b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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