Bump version from 1.3.0 to 1.3.1 (#4395)

This commit is contained in:
Anthony Stirling 2025-09-05 13:39:15 +01:00 committed by GitHub
parent 830b346945
commit 6d03ab27d4
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.3.0'
version = '1.3.1'
configurations.configureEach {
exclude group: 'commons-logging', module: 'commons-logging'