Co-authored-by: Copilot <[email protected]>
This commit is contained in:
Anthony Stirling
2025-09-05 19:42:47 +01:00
committed by GitHub
co-authored by Copilot
parent 6d03ab27d4
commit 5e72dce0de
2 changed files with 46 additions and 2 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ repositories {
allprojects {
group = 'stirling.software'
version = '1.3.1'
version = '1.3.2'
configurations.configureEach {
exclude group: 'commons-logging', module: 'commons-logging'