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 9
9
10
10
<properties >
11
11
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
12
- <checkstyle .version>10.12.4 </checkstyle .version>
12
+ <checkstyle .version>10.12.5 </checkstyle .version>
13
13
<checkstyle .configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version} /config/checkstyle-checks.xml</checkstyle .configLocation>
14
14
<maven .plugin.antrun.version>3.1.0</maven .plugin.antrun.version>
15
15
<maven .compiler.source>11</maven .compiler.source>
Original file line number Diff line number Diff line change 21
21
<maven .plugin.twitter4j.version>4.1.2</maven .plugin.twitter4j.version>
22
22
<maven .plugin.javax.mail.version>1.5.0-b01</maven .plugin.javax.mail.version>
23
23
<java .version>11</java .version>
24
- <checkstyle .version>10.12.4 </checkstyle .version>
24
+ <checkstyle .version>10.12.5 </checkstyle .version>
25
25
<checkstyle .configLocation>https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version} /config/checkstyle-checks.xml</checkstyle .configLocation>
26
26
<junit .version>4.13.2</junit .version>
27
27
<mockito .version>5.2.0</mockito .version>
You can’t perform that action at this time.
0 commit comments