Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b3c64f8

Browse files
authored
Merge pull request #427 from asterisk-java/dependabot/maven/org.mockito-mockito-core-4.9.0
Bump mockito-core from 4.8.1 to 4.9.0
2 parents 4757bed + 202e8fb commit b3c64f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>org.mockito</groupId>
128128
<artifactId>mockito-core</artifactId>
129-
<version>4.8.1</version>
129+
<version>4.9.0</version>
130130
<scope>test</scope>
131131
</dependency>
132132
<dependency>

0 commit comments

Comments
 (0)