File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,10 @@ sudo: false
77jdk :
88 - oraclejdk8
99 - oraclejdk9
10+ - oraclejdk10
1011 - openjdk8
12+ - openjdk9
13+ - openjdk10
1114
1215# enable cache to stop downloading all maven plugins every time
1316cache :
Original file line number Diff line number Diff line change 167167 <jdk .source.version>1.8</jdk .source.version>
168168 <jdk .target.version>1.8</jdk .target.version>
169169 <tools .maven.plugin.version>1.4</tools .maven.plugin.version>
170- <jacoco .maven.plugin.version>0.7.9 </jacoco .maven.plugin.version>
170+ <jacoco .maven.plugin.version>0.8.1 </jacoco .maven.plugin.version>
171171 <maven .source.plugin.version>3.0.1</maven .source.plugin.version>
172172 <maven .javadoc.plugin.version>2.10.4</maven .javadoc.plugin.version>
173173 <maven .gpg.plugin.version>1.6</maven .gpg.plugin.version>
You can’t perform that action at this time.
0 commit comments