Skip to content

Commit a0fb5c3

Browse files
committed
GH-1256 - Upgrade compatibility builds to Spring Boot 3.5.2.
1 parent 87c7e29 commit a0fb5c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
- '3.3.13'
1616
- '3.3.14-SNAPSHOT'
1717
- '3.4.8-SNAPSHOT'
18-
- '3.5.1'
19-
- '3.5.2-SNAPSHOT'
18+
- '3.5.2'
19+
- '3.5.3-SNAPSHOT'
2020
jmolecules:
2121
- '2025.0.0-RC4'
2222

0 commit comments

Comments
 (0)