bumping version

This commit is contained in:
Dario Ghunney Ware 2025-12-18 17:22:06 +00:00
parent 3529849bca
commit 82421d9022

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'