Skip to content

Commit

Permalink
chore(deps): update default checkstyle to 10.21.2 (#310)
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 Jan 27, 2025
1 parent 558be53 commit 5777292
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:decee204b9a1eb333c364ba4d859a6b1380eb13f0980d2acfd65c09fee53a48a

ENV REVIEWDOG_VERSION=v0.20.3
ENV CHECKSTYLE_VERSION=10.21.1
ENV CHECKSTYLE_VERSION=10.21.2

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

Expand Down

0 comments on commit 5777292

Please sign in to comment.