We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb617d1 commit e5b139bCopy full SHA for e5b139b
.circleci/config.yml
@@ -6,7 +6,7 @@ executors:
6
environment:
7
GRADLE_OPTS: '-Dorg.gradle.jvmargs="-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError"'
8
docker:
9
- - image: cimg/openjdk:17.0.2
+ - image: cimg/openjdk:17.0.3
10
circle-jdk8-executor:
11
working_directory: ~/micrometer
12
0 commit comments