Merge remote-tracking branch 'origin/master'

This commit is contained in:
HaHaWTH 2023-10-13 18:43:21 +08:00
commit 1eeaa442db

View File

@ -1057,7 +1057,7 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
<version>5.2.0</version>
<version>5.6.0</version>
<exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>
@ -1070,7 +1070,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.32.0</version>
<version>3.39.0</version>
<scope>test</scope>
</dependency>