Enhance automate to have import and export buttons (#6326)

This commit is contained in:
Anthony Stirling
2026-05-07 20:23:11 +01:00
committed by GitHub
parent 6730ad7cbb
commit efd2ed754c
18 changed files with 1609 additions and 111 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ springBoot {
allprojects {
group = 'stirling.software'
version = '2.10.0'
version = '2.10.1'
configurations.configureEach {
exclude group: "org.springframework.boot", module: "spring-boot-starter-tomcat"