Skip to content

Commit

Permalink
Update dependency net.sourceforge.pmd:pmd-core to v7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent d3bbe5f commit a1427ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codyze-plugins/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
implementation("com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0")

// https://mvnrepository.com/artifact/net.sourceforge.pmd/
implementation("net.sourceforge.pmd:pmd-core:7.2.0")
implementation("net.sourceforge.pmd:pmd-core:7.3.0")
implementation("net.sourceforge.pmd:pmd-java:7.2.0")
}

Expand Down

0 comments on commit a1427ce

Please sign in to comment.