Skip to content

Commit 8330401

Browse files
Merge pull request #120 from FortnoxAB/dependabot/maven/org.mockito-mockito-core-5.20.0
Bump org.mockito:mockito-core from 5.19.0 to 5.20.0
2 parents a8c4554 + 5ca4e2f commit 8330401

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/dependabot-ddf279c.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"changesets": patch
3+
---
4+
5+
- org.mockito:mockito-core: 5.20.0

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>org.mockito</groupId>
143143
<artifactId>mockito-core</artifactId>
144-
<version>5.19.0</version>
144+
<version>5.20.0</version>
145145
<scope>test</scope>
146146
</dependency>
147147
<dependency>

0 commit comments

Comments
 (0)