We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f9bd3c commit a4beea6Copy full SHA for a4beea6
.circleci/config.yml
@@ -7,7 +7,7 @@ executors:
7
GRADLE_OPTS: '-Dorg.gradle.jvmargs="-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError"'
8
resource_class: medium+
9
docker:
10
- - image: cimg/openjdk:21.0.2
+ - image: cimg/openjdk:21.0.5
11
circle-jdk17-executor:
12
working_directory: ~/micrometer
13
environment:
0 commit comments