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 4040 run : |
4141 echo "LANG=en_US.UTF-8" >> $GITHUB_ENV
4242 echo "MAVEN_OPTS=-Dmaven.wagon.httpconnectionManager.ttlSeconds=180 -Dmaven.wagon.http.retryHandler.count=3" >> $GITHUB_ENV
43- echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/19 /scripts" >> $GITHUB_ENV
43+ echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/20 /scripts" >> $GITHUB_ENV
4444 - name : Check Environment
4545 shell : bash
4646 run : |
Original file line number Diff line number Diff line change 2323 <tycho .version>3.0.1</tycho .version>
2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2525 <pmd .version>6.53.0</pmd .version>
26- <pmd .build-tools.version>19 </pmd .build-tools.version>
26+ <pmd .build-tools.version>20 </pmd .build-tools.version>
2727 <checkstyle .version>10.6.0</checkstyle .version>
2828 <checkstyle .plugin.version>3.2.1</checkstyle .plugin.version>
2929 <pmd .plugin.version>3.20.0</pmd .plugin.version>
You can’t perform that action at this time.
0 commit comments