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

View File

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