Bump version from 2.0.1 to 2.0.2

This commit is contained in:
Anthony Stirling
2025-11-29 19:29:58 +00:00
committed by GitHub
parent 8f6fcee428
commit 959d14f075

View File

@@ -57,7 +57,7 @@ repositories {
allprojects {
group = 'stirling.software'
version = '2.0.1'
version = '2.0.2'
configurations.configureEach {
exclude group: 'commons-logging', module: 'commons-logging'