Skip to content

Commit e968d55

Browse files
Bump org.mockito:mockito-core from 4.3.1 to 5.20.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.3.1 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.3.1...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a484131 commit e968d55

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
@@ -154,7 +154,7 @@
154154
<guava.version>33.4.8-jre</guava.version>
155155
<jaxb.version>2.3.2</jaxb.version>
156156
<jsoup.version>1.21.2</jsoup.version>
157-
<mockito.version>4.6.1</mockito.version>
157+
<mockito.version>5.20.0</mockito.version>
158158
<junit.version>6.0.1</junit.version>
159159
<sonatypeOssDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/snapshots</sonatypeOssDistMgmtSnapshotsUrl>
160160
</properties>

0 commit comments

Comments
 (0)