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 29
29
run : |
30
30
echo "LANG=en_US.UTF-8" >> $GITHUB_ENV
31
31
echo "MAVEN_OPTS=-Dmaven.wagon.httpconnectionManager.ttlSeconds=180 -Dmaven.wagon.http.retryHandler.count=3" >> $GITHUB_ENV
32
- echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/27 /scripts" >> $GITHUB_ENV
32
+ echo "PMD_CI_SCRIPTS_URL=https://raw.githubusercontent.com/pmd/build-tools/28 /scripts" >> $GITHUB_ENV
33
33
- name : Check Environment
34
34
shell : bash
35
35
run : |
Original file line number Diff line number Diff line change 22
22
<tycho .version>4.0.10</tycho .version>
23
23
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
24
24
<pmd .version>7.8.0</pmd .version>
25
- <pmd .build-tools.version>27 </pmd .build-tools.version>
25
+ <pmd .build-tools.version>28 </pmd .build-tools.version>
26
26
<checkstyle .version>10.18.1</checkstyle .version>
27
27
<checkstyle .plugin.version>3.5.0</checkstyle .plugin.version>
28
28
<pmd .plugin.version>3.25.0</pmd .plugin.version>
You can’t perform that action at this time.
0 commit comments