Skip to content

Commit

Permalink
Merge pull request DSpace#9978 from DSpace/dependabot/maven/build-too…
Browse files Browse the repository at this point in the history
…ls-753665c609

Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.1 in the build-tools group
  • Loading branch information
tdonohue authored Nov 13, 2024
2 parents 77eab96 + 1cfcb0e commit 112f014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.19.0</version>
<version>10.20.1</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 112f014

Please sign in to comment.