Skip to content

Commit

Permalink
chore(deps): update default checkstyle to 10.19.0 (#264)
Browse files Browse the repository at this point in the history
Co-authored-by: dbelyaev <[email protected]>
  • Loading branch information
github-actions[bot] and dbelyaev authored Oct 28, 2024
1 parent c919085 commit dda83f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM eclipse-temurin:21.0.5_11-jre-alpine@sha256:03c1fb6fff9b28aa3be69f59df0a274c2c3984189726645cb383217229b25082

ENV REVIEWDOG_VERSION=v0.20.2
ENV CHECKSTYLE_VERSION=10.18.2
ENV CHECKSTYLE_VERSION=10.19.0

SHELL ["/bin/ash", "-eo", "pipefail", "-c"]

Expand Down

0 comments on commit dda83f9

Please sign in to comment.