Skip to content

Commit

Permalink
chore(deps): update default checkstyle to 10.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbelyaev committed Oct 28, 2024
1 parent 92fa1c5 commit 7d0b3ae
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:8cc1202a100e72f6e91bf05ab274b373a5def789ab6d9e3e293a61236662ac27

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

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

Expand Down

0 comments on commit 7d0b3ae

Please sign in to comment.