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.
2 parents 1611991 + 4c0ed19 commit 1169a69Copy full SHA for 1169a69
src/test/java/org/apache/maven/plugins/gpg/GpgVersionConsumerTest.java
@@ -20,7 +20,7 @@
20
*/
21
22
import static org.hamcrest.CoreMatchers.is;
23
-import static org.junit.Assert.assertThat;
+import static org.hamcrest.MatcherAssert.assertThat;
24
25
import org.apache.maven.plugins.gpg.GpgVersionParser.GpgVersionConsumer;
26
import org.junit.Test;
0 commit comments