Skip to content

Commit a31d7ae

Browse files
dependabot[bot]niklasga
authored andcommitted
Bump org.mockito:mockito-core from 5.16.1 to 5.18.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.16.1 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.1...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8a9a5d commit a31d7ae

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
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>org.mockito</groupId>
143143
<artifactId>mockito-core</artifactId>
144-
<version>5.16.1</version>
144+
<version>5.18.0</version>
145145
<scope>test</scope>
146146
</dependency>
147147
<dependency>

0 commit comments

Comments
 (0)