Compare commits

...
Author SHA1 Message Date
Anthony Stirling 672b02da1e Update build.gradle 2025-08-08 14:07:44 +01:00
+1 -1
View File
@@ -58,7 +58,7 @@ repositories {
allprojects {
group = 'stirling.software'
version = '1.1.1'
version = '1.2.0'
configurations.configureEach {
exclude group: 'commons-logging', module: 'commons-logging'