Skip to content

Commit eb860af

Browse files
committed
Merge branch '1.7.x' into 1.8.x
2 parents 8083ed5 + e5b139b commit eb860af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ executors:
66
environment:
77
GRADLE_OPTS: '-Dorg.gradle.jvmargs="-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError"'
88
docker:
9-
- image: cimg/openjdk:17.0.2
9+
- image: cimg/openjdk:17.0.3
1010
circle-jdk8-executor:
1111
working_directory: ~/micrometer
1212
environment:

0 commit comments

Comments
 (0)