We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea0c673 commit 74297f1Copy full SHA for 74297f1
pom.xml
@@ -69,7 +69,7 @@
69
<!-- Tests -->
70
<dependency>
71
<groupId>org.junit.jupiter</groupId>
72
- <artifactId>junit-jupiter</artifactId>
+ <artifactId>junit-jupiter-api</artifactId>
73
<scope>test</scope>
74
</dependency>
75
@@ -88,8 +88,7 @@
88
89
<groupId>org.eclipse.sisu</groupId>
90
<artifactId>org.eclipse.sisu.inject</artifactId>
91
- <!-- Maven 3.2.5 - 0.3.0.M1; 3.5.4 - 0.3.3; 3.6.3 - 0.3.4 -->
92
- <version>0.3.5</version>
+ <version>0.9.0.M2</version>
93
94
95
0 commit comments