Update build.gradle

This commit is contained in:
Anthony Stirling 2025-08-05 10:58:05 +01:00 committed by GitHub
parent d907ada62f
commit 8bc66186b8
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.1.1'
version = '1.0.0'
configurations.configureEach {
exclude group: 'commons-logging', module: 'commons-logging'