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 39fe35b commit fd59765Copy full SHA for fd59765
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
strategy:
48
matrix:
49
java: [ 11, 17, 19 ]
50
- spring-boot-version: [ 2.4.13, 2.5.14, 2.6.12, 2.7.4 ]
+ spring-boot-version: [ 2.4.13, 2.5.14, 2.6.13, 2.7.5 ]
51
52
steps:
53
- uses: actions/checkout@v3
0 commit comments