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 3737 run : |
3838 echo "LANG=en_US.UTF-8" >> $GITHUB_ENV
3939 echo "MAVEN_OPTS=-Dmaven.wagon.httpconnectionManager.ttlSeconds=180 -Dmaven.wagon.http.retryHandler.count=3" >> $GITHUB_ENV
40- echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/19 /scripts" >> $GITHUB_ENV
40+ echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/20 /scripts" >> $GITHUB_ENV
4141 - name : Check Environment
4242 shell : bash
4343 run : |
Original file line number Diff line number Diff line change 7777 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7878 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
7979
80- <pmd .build-tools.version>19 </pmd .build-tools.version>
80+ <pmd .build-tools.version>20 </pmd .build-tools.version>
8181 <pmd .plugin.version>3.20.0</pmd .plugin.version>
8282 <pmd .check.version>6.53.0</pmd .check.version>
8383
You can’t perform that action at this time.
0 commit comments