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 b69e902 commit ec0c75aCopy full SHA for ec0c75a
.github/workflows/compatibility.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- branch: ['main', '2.1.x', '2.0.x']
+ branch: ['main', '2.2.x', '2.1.x']
16
spring: ['', 'spring-next', 'spring-61-next']
17
kotlin: ['', 'kotlin-next', 'kotlin-2-next']
18
jackson: ['', 'jackson-next']
0 commit comments