File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
<groupId >org.scalatest</groupId >
14
14
<artifactId >scalatest-maven-plugin</artifactId >
15
15
<packaging >maven-plugin</packaging >
16
- <version >2.1 .0</version >
16
+ <version >2.2 .0</version >
17
17
<name >ScalaTest Maven Plugin</name >
18
18
<description >Integrates ScalaTest into Maven</description >
19
19
<url >https://www.scalatest.org/user_guide/using_the_scalatest_maven_plugin</url >
32
32
<maven .build.timestamp.format>yyyy-MM-dd</maven .build.timestamp.format>
33
33
<maven .gpg.plugin.version>1.6</maven .gpg.plugin.version>
34
34
<maven .project.info.reports.plugin.version>2.9</maven .project.info.reports.plugin.version>
35
- <maven .plugin.api.version>3.3.9 </maven .plugin.api.version>
36
- <maven .core.version>3.3.9 </maven .core.version>
35
+ <maven .plugin.api.version>3.8.6 </maven .plugin.api.version>
36
+ <maven .core.version>3.8.6 </maven .core.version>
37
37
<junit .version>4.12</junit .version>
38
38
<maven .reporting.api.version>3.0</maven .reporting.api.version>
39
39
<maven .enforcer.plugin.version>1.4.1</maven .enforcer.plugin.version>
You can’t perform that action at this time.
0 commit comments