Bump org.springframework.boot from 3.3.0 to 3.3.2 & Gradle 8 compatibility (#1626)

Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
This commit is contained in:
Ludy
2024-08-03 14:18:51 +02:00
committed by GitHub
parent e6793bd04a
commit 950a0c4b21
2 changed files with 9 additions and 7 deletions

View File

@@ -46,4 +46,4 @@ Docker:
Test:
- changed-files:
- any-glob-to-any-file: 'cucumber/**/*'
- any-glob-to-any-file: 'test*'
- any-glob-to-any-file: 'src/test**/*'