Merge branch 'release-0.9.6'
[Sone.git] / src / test / java / net / pterodactylus / sone / notify / ListNotificationFilterTest.java
index d6724fa..dabfd5a 100644 (file)
@@ -6,7 +6,7 @@ import static org.hamcrest.Matchers.emptyIterable;
 import static org.hamcrest.Matchers.hasSize;
 import static org.hamcrest.Matchers.is;
 import static org.hamcrest.Matchers.sameInstance;
-import static org.mockito.Matchers.any;
+import static org.mockito.ArgumentMatchers.any;
 import static org.mockito.Mockito.mock;
 import static org.mockito.Mockito.when;