Skip to content

Commit

Permalink
Update dependencies, all tests pass
Browse files Browse the repository at this point in the history
  • Loading branch information
karianna committed Jan 9, 2025
1 parent 0e5b3a1 commit b4ad249
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@

<properties>
<revision>3.0.3-SNAPSHOT</revision>
<checkstyle.version>10.20.2</checkstyle.version>
<jreleaser.plugin.version>1.15.0</jreleaser.plugin.version>
<junit5.version>5.11.3</junit5.version>
<checkstyle.version>10.21.1</checkstyle.version>
<jreleaser.plugin.version>1.16.0</jreleaser.plugin.version>
<junit5.version>5.11.4</junit5.version>
<maven.antrun-plugin.version>3.1.0</maven.antrun-plugin.version>
<maven.changes-plugin.version>2.12.1</maven.changes-plugin.version>
<maven.changes-plugin.version>3.0.0-M2</maven.changes-plugin.version>
<maven.checkstyle-plugin.version>3.6.0</maven.checkstyle-plugin.version>
<maven.clean-plugin.version>3.4.0</maven.clean-plugin.version>
<maven.compiler-plugin.version>3.13.0</maven.compiler-plugin.version>
Expand Down Expand Up @@ -78,7 +78,7 @@
<maven.version>3.9.9</maven.version>
<maven.versions-plugin.version>2.18.0</maven.versions-plugin.version>
<mutability.detector.version>0.9.1</mutability.detector.version>
<!-- TODO Migrate to 7.8.0+ -->
<!-- TODO Migrate to 7.9.0+ -->
<pmd.version>6.55.0</pmd.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.github.repository>microsoft/gctoolkit</project.github.repository>
Expand Down

0 comments on commit b4ad249

Please sign in to comment.