Update build.gradle

This commit is contained in:
Anthony Stirling 2025-10-16 16:52:36 +01:00 committed by GitHub
parent 1a3552d1f7
commit 58cf82dc39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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