Skip to content

Commit

Permalink
Update PMD 6.41.0 -> 6.55.0 (build only)
Browse files Browse the repository at this point in the history
  • Loading branch information
idelpivnitskiy committed Jul 25, 2023
1 parent 19b5b24 commit d505c8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import static org.gradle.api.JavaVersion.VERSION_1_8

final class Versions {
static final String CHECKSTYLE_VERSION = "9.2"
static final String PMD_VERSION = "6.41.0"
static final String PMD_VERSION = "6.55.0"
static final String SPOTBUGS_VERSION = "4.7.3"
static final JavaVersion TARGET_VERSION = VERSION_1_8
}

0 comments on commit d505c8a

Please sign in to comment.