Skip to content

Commit 066cbaa

Browse files
author
gdgate
authored
Merge pull request #1092 from gooddata/dependabot/maven/org.mockito-mockito-core-4.1.0
Bump mockito-core from 3.12.4 to 4.1.0 Reviewed-by: Libor Ryšavý https://github.com/liry
2 parents 4e38a84 + f183164 commit 066cbaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
<dependency>
343343
<groupId>org.mockito</groupId>
344344
<artifactId>mockito-core</artifactId>
345-
<version>3.12.4</version>
345+
<version>4.1.0</version>
346346
<scope>test</scope>
347347
<exclusions>
348348
<exclusion>

0 commit comments

Comments
 (0)