We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490fe68 commit 3a9d0baCopy full SHA for 3a9d0ba
.github/workflows/compatibility.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- branch: ['main', '2.3.x', '2.2.x', '2.1.x']
+ branch: ['main', '2.5.x', '2.4.x', '2.3.x']
16
spring: ['', 'spring-next', 'spring-61-next']
17
kotlin: ['', 'kotlin-next', 'kotlin-2-next']
18
jackson: ['', 'jackson-next']
0 commit comments