Bumping version (#5268)

This commit is contained in:
Dario Ghunney Ware 2025-12-18 20:43:10 +00:00 committed by GitHub
parent 3529849bca
commit a1317f0e01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,7 +59,7 @@ repositories {
allprojects {
group = 'stirling.software'
version = '2.1.4'
version = '2.1.5'
configurations.configureEach {
exclude group: 'commons-logging', module: 'commons-logging'