Skip to content

Commit

Permalink
Upgrade jdk21 build to 21.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shakuzen committed Nov 12, 2024
1 parent 4f9bd3c commit a4beea6
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:21.0.2
- image: cimg/openjdk:21.0.5
circle-jdk17-executor:
working_directory: ~/micrometer
environment:
Expand Down

0 comments on commit a4beea6

Please sign in to comment.