version bump

This commit is contained in:
Anthony Stirling 2025-12-15 22:15:32 +00:00
parent 3d9d2621fa
commit b03ecef121

View File

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