Skip to content

Commit

Permalink
chore(deps): update default checkstyle to 10.20.2 (#277)
Browse files Browse the repository at this point in the history
Co-authored-by: dbelyaev <6915328+dbelyaev@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dbelyaev authored Dec 3, 2024
1 parent 84581b4 commit 16da186
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:2a0bbb1db6d8db42c66ed00c43d954cf458066cc37be12b55144781da7864fdf

ENV REVIEWDOG_VERSION=v0.20.2
ENV CHECKSTYLE_VERSION=10.20.1
ENV CHECKSTYLE_VERSION=10.20.2

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

Expand Down

0 comments on commit 16da186

Please sign in to comment.