Skip to content

Commit 44a267c

Browse files
build(deps): bump mockito.version from 5.13.0 to 5.14.1 (#1817)
Bumps `mockito.version` from 5.13.0 to 5.14.1. Updates `org.mockito:mockito-core` from 5.13.0 to 5.14.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.13.0...v5.14.1) Updates `org.mockito:mockito-junit-jupiter` from 5.13.0 to 5.14.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.13.0...v5.14.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36439a1 commit 44a267c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<logback.version>1.5.9</logback.version>
146146
<maven.clean.plugin.version>3.2.0</maven.clean.plugin.version>
147147
<milo.version>0.6.14</milo.version>
148-
<mockito.version>5.13.0</mockito.version>
148+
<mockito.version>5.14.1</mockito.version>
149149
<netty.version>4.1.114.Final</netty.version>
150150
<pcap4j.version>1.8.2</pcap4j.version>
151151
<slf4j.version>2.0.16</slf4j.version>

0 commit comments

Comments
 (0)