Update project version to 2.2.0

This commit is contained in:
Anthony Stirling
2025-12-23 22:27:13 +00:00
committed by GitHub
parent 6da9d42d01
commit 067e25fc42

View File

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