Bump version from 2.0.2 to 2.0.3

This commit is contained in:
Anthony Stirling
2025-12-02 23:39:27 +00:00
committed by GitHub
parent 8e2f9546a5
commit 88c5fb46ad

View File

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