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 afa4518 commit 371439aCopy full SHA for 371439a
bloc/pom.xml
@@ -53,11 +53,6 @@
53
<version>3.27.3</version>
54
<scope>test</scope>
55
</dependency>
56
- <dependency>
57
- <groupId>org.mockito</groupId>
58
- <artifactId>mockito-inline</artifactId>
59
- <scope>test</scope>
60
- </dependency>
61
<dependency>
62
<groupId>junit</groupId>
63
<artifactId>junit</artifactId>
bloc/src/test/java/com/iluwatar/bloc/MainTest.java
0 commit comments