File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3636 run : |
3737 echo "LANG=en_US.UTF-8" >> $GITHUB_ENV
3838 echo "MAVEN_OPTS=-Dmaven.wagon.httpconnectionManager.ttlSeconds=180 -Dmaven.wagon.http.retryHandler.count=3" >> $GITHUB_ENV
39- echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/24 /scripts" >> $GITHUB_ENV
39+ echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/25 /scripts" >> $GITHUB_ENV
4040 - name : Check Environment
4141 shell : bash
4242 run : |
Original file line number Diff line number Diff line change 8181 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
8282 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
8383
84- <pmd .build-tools.version>24 </pmd .build-tools.version>
84+ <pmd .build-tools.version>25 </pmd .build-tools.version>
8585 <pmd .plugin.version>3.22.0</pmd .plugin.version>
8686 <pmd .check.version>7.1.0</pmd .check.version>
8787
You can’t perform that action at this time.
0 commit comments