Skip to content

Commit 61305b1

Browse files
Merge pull request #111 from FortnoxAB/dependabot/maven/org.mockito-mockito-core-5.19.0
Bump org.mockito:mockito-core from 5.18.0 to 5.19.0
2 parents fe44ed1 + 44857f6 commit 61305b1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/dependabot-e151c41.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.19.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.18.0</version>
144+
<version>5.19.0</version>
145145
<scope>test</scope>
146146
</dependency>
147147
<dependency>

0 commit comments

Comments
 (0)