Update build.gradle

This commit is contained in:
Anthony Stirling 2025-08-08 14:07:44 +01:00 committed by GitHub
parent 65e894870c
commit 672b02da1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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