Skip to content

Commit

Permalink
chore(deps): update default checkstyle to 10.18.0 (#225)
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 Aug 26, 2024
1 parent 627ff0e commit 3a99d1d
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.4_7-jre-alpine@sha256:b16f1192681ea43bd6f5c435a1bf30e59fcbee560ee2c497f42118003f42d804

ENV REVIEWDOG_VERSION v0.20.1
ENV CHECKSTYLE_VERSION 10.17.0
ENV CHECKSTYLE_VERSION 10.18.0

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

Expand Down

0 comments on commit 3a99d1d

Please sign in to comment.