Skip to content

Commit

Permalink
Bump build JDK to 23.0.2
Browse files Browse the repository at this point in the history
Resolves gh-5830
  • Loading branch information
shakuzen committed Jan 27, 2025
1 parent ac012fb commit 074e351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ executors:
GRADLE_OPTS: '-Dorg.gradle.jvmargs="-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError"'
resource_class: medium+
docker:
- image: cimg/openjdk:23.0.1
- image: cimg/openjdk:23.0.2
circle-jdk-executor:
working_directory: ~/micrometer
environment:
Expand Down

0 comments on commit 074e351

Please sign in to comment.