Skip to content

Commit 3092d76

Browse files
authored
Merge pull request #90 from litetex-oss/renovate/pmdversion
Update pmdVersion to v7.17.0
2 parents e45a2e0 + ab7c2cd commit 3092d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
ext {
1212
checkstyleVersion = '11.0.1'
1313

14-
pmdVersion = '7.16.0'
14+
pmdVersion = '7.17.0'
1515

1616
// Derive version from yarn
1717
minecraft_version = project.yarn_mappings.split("\\+")[0]

0 commit comments

Comments
 (0)