Compare commits

...
1 Commits
Author SHA1 Message Date
Anthony Stirling 0638f8db8d Bump version from 2.1.2 to 2.1.3 2025-12-11 13:11:42 +00:00
+1 -1
View File
@@ -59,7 +59,7 @@ repositories {
allprojects {
group = 'stirling.software'
version = '2.1.2'
version = '2.1.3'
configurations.configureEach {
exclude group: 'commons-logging', module: 'commons-logging'