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 1611991 commit 4c0ed19Copy full SHA for 4c0ed19
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