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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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'