Skip to content

Commit 83c4175

Browse files
dependabot[bot]akurtakov
authored andcommitted
fix(deps): bump org.mockito:mockito-core in /mylyn.docs
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.16.1 to 5.17.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.1...v5.17.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c12a40 commit 83c4175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mylyn.docs/wikitext/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>org.mockito</groupId>
144144
<artifactId>mockito-core</artifactId>
145-
<version>5.16.1</version>
145+
<version>5.17.0</version>
146146
<scope>test</scope>
147147
</dependency>
148148
</dependencies>

0 commit comments

Comments
 (0)