Skip to content

Commit

Permalink
JShell Java version to 23 (#63)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 5, 2024
1 parent d79d6a1 commit 4fb5436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JShellWrapper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ test {
}

jib {
from.image = 'eclipse-temurin:22-alpine'
from.image = 'eclipse-temurin:23-alpine'
to {
image = rootProject.ext.jShellWrapperImageName
auth {
Expand Down

0 comments on commit 4fb5436

Please sign in to comment.