Merge branch 'master' into bugfix-883

This commit is contained in:
Liam Newman
2020-12-01 09:11:23 -08:00
committed by GitHub

View File

@@ -537,7 +537,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.6.0</version>
<version>3.6.28</version>
<scope>test</scope>
</dependency>
<dependency>