We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 299951c commit 956efa7Copy full SHA for 956efa7
.github/workflows/ci-boot.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
os: [ubuntu-latest]
16
java: [ 17 ]
17
- boot: [ 3.3.6, 3.4.0 ]
+ boot: [ 3.3.9, 3.4.3 ]
18
fail-fast: false
19
20
steps:
0 commit comments