Skip to content

Commit 98c1a96

Browse files
committed
GH-999 - Upgrade compatibility build after Spring Boot 3.4.1 release.
1 parent 88dd5ed commit 98c1a96

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
@@ -14,8 +14,8 @@ jobs:
1414
- '3.1.12'
1515
- '3.2.12'
1616
- '3.3.8-SNAPSHOT'
17-
- '3.4.0'
18-
- '3.4.1-SNAPSHOT'
17+
- '3.4.1'
18+
- '3.4.2-SNAPSHOT'
1919
jmolecules:
2020
- '2023.2.1'
2121
- '2025.0.0-RC2'

0 commit comments

Comments
 (0)