Skip to content

Commit 3b88b53

Browse files
Merge pull request #119 from feuyeux/dependabot/maven/hello-websocket-java/hello-websocket-common/org.mockito-mockito-core-5.16.0
Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 in /hello-websocket-java/hello-websocket-common
2 parents 4897fbb + f6da06f commit 3b88b53

File tree

1 file changed

+1
-1
lines changed
  • hello-websocket-java/hello-websocket-common

1 file changed

+1
-1
lines changed

hello-websocket-java/hello-websocket-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.mockito</groupId>
3939
<artifactId>mockito-core</artifactId>
40-
<version>5.15.2</version>
40+
<version>5.16.0</version>
4141
<scope>test</scope>
4242
</dependency>
4343
</dependencies>

0 commit comments

Comments
 (0)