Bump version from 2.5.3 to 2.6.0

This commit is contained in:
Anthony Stirling
2026-03-03 21:46:31 +00:00
committed by GitHub
parent 9ac260ee92
commit bfe655fecb

View File

@@ -78,7 +78,7 @@ springBoot {
allprojects {
group = 'stirling.software'
version = '2.5.3'
version = '2.6.0'
configurations.configureEach {
exclude group: "org.springframework.boot", module: "spring-boot-starter-tomcat"