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

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'