Bump project version from 1.2.0 to 1.3.0 (#4383)

This commit is contained in:
Anthony Stirling 2025-09-04 23:30:39 +01:00 committed by GitHub
parent cb7471024b
commit 7a73a62a9c
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.2.0' version = '1.3.0'
configurations.configureEach { configurations.configureEach {
exclude group: 'commons-logging', module: 'commons-logging' exclude group: 'commons-logging', module: 'commons-logging'