This commit is contained in:
Gary Gregory 2022-01-28 07:34:39 -05:00
commit 994407df29
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.2.0</version>
<version>4.3.1</version>
<scope>test</scope>
</dependency>
<dependency>