Skip to content

Commit

Permalink
GROOVY-11547: Bump checkstyle to 10.21.1 (build dependency)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Jan 6, 2025
1 parent 1f8bc1c commit a6ed882
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
15 changes: 5 additions & 10 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -384,19 +384,14 @@
<sha512 value="5741bcdf5c2d54daa53a60972d61d0fb3acb68a31ab4a913832de71c47b4abd59b85e760a335d7efde55d4e309824839b09f9224a43c124bd54c634a87a9b7f7" origin="Generated by Gradle" reason="Artifact is not signed"/>
</artifact>
</component>
<component group="com.google.errorprone" name="error_prone_annotations" version="2.1.3">
<artifact name="error_prone_annotations-2.1.3.jar">
<sha512 value="bd2135cc9eb2c652658a2814ec9c565fa3e071d4cff590cbe17b853885c78c9f84c1b7b24ba736f4f30ed8cec60a6af983827fcbed61ff142f27ac808e97fc6b" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
</component>
<component group="com.google.errorprone" name="error_prone_annotations" version="2.27.0">
<artifact name="error_prone_annotations-2.27.0.jar">
<sha512 value="479f3c5e25a7ccd90adf70a9b1a71bae18205681ce966618b2ba28aea1b10c087b10ca7172e7b34384901b5e8d2dd009f1cdcbcd2a01be55082d276245de0a35" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
</component>
<component group="com.google.errorprone" name="error_prone_annotations" version="2.28.0">
<artifact name="error_prone_annotations-2.28.0.jar">
<sha512 value="7af1de57fa662b27965c24894d2b2f23c43e60cc6ee48742c527784fa382372eb61bc97e8d578a8104874574ccda24ba1bda994273ea314672e9b225bc0fc2ca" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
<component group="com.google.errorprone" name="error_prone_annotations" version="2.36.0">
<artifact name="error_prone_annotations-2.36.0.jar">
<sha512 value="bd6f5650902526d3db06aa1cc7bd36723658166acfabb823aca27d0b2c3814e83ae24a8217ce915c3e194c2c696a102580b4c21ef5dba61f7610bcb8d580f566" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
</component>
<component group="com.google.guava" name="failureaccess" version="1.0.1">
Expand Down Expand Up @@ -473,8 +468,8 @@
<sha512 value="36fc5149213fea4d4e4aa2ef347270198487508615a1bb5588d97ad4749dbf9126ed7702c99c8b6514f2df925b0f1a6d194395f46ceff172e4b20135d2c51624" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
</component>
<component group="com.puppycrawl.tools" name="checkstyle" version="10.20.0">
<artifact name="checkstyle-10.20.0.jar">
<component group="com.puppycrawl.tools" name="checkstyle" version="10.21.1">
<artifact name="checkstyle-10.21.1.jar">
<pgp value="06D34ED6FF73DE368A772A781063FE98BCECB758"/>
</artifact>
</component>
Expand Down
2 changes: 1 addition & 1 deletion versions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ asciidoctorGroovyDsl=2.0.2
asm=9.7.1
antlr4=4.13.2.4
bridger=1.6.Final
checkstyle=10.20.0
checkstyle=10.21.1
codenarc=3.5.0-groovy-4.0
cobertura=1.9.4.1
commonsCli=1.9.0
Expand Down

0 comments on commit a6ed882

Please sign in to comment.