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 208870a commit d6d3a5dCopy full SHA for d6d3a5d
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
jobs:
4
analyze:
5
docker:
6
- - image: 'cimg/openjdk:21.0.8'
+ - image: 'cimg/openjdk:21.0.9'
7
steps:
8
- checkout
9
- run:
0 commit comments