Skip to content

Commit

Permalink
Update dependency com.puppycrawl.tools:checkstyle to v10.21.2 (#981)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 2b5a06e commit b3acaa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ assertj = "3.27.3"
awaitility = "4.2.2"
bnd-annotation = "7.1.0"
byte-buddy = "1.16.1"
checkstyle = "10.21.1"
checkstyle = "10.21.2"
cleanthat = "2.22"
commons-codec = "1.17.2"
commons-collections4 = "4.4"
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<awaitility.version>4.2.2</awaitility.version>
<bnd-annotation.version>7.1.0</bnd-annotation.version>
<byte-buddy.version>1.16.1</byte-buddy.version>
<checkstyle.version>10.21.1</checkstyle.version>
<checkstyle.version>10.21.2</checkstyle.version>
<cleanthat.version>2.22</cleanthat.version>
<commons-codec.version>1.17.2</commons-codec.version>
<commons-collections4.version>4.4</commons-collections4.version>
Expand Down

0 comments on commit b3acaa9

Please sign in to comment.