Skip to content

Commit f76de03

Browse files
dependabot[bot]DaGeRe
authored andcommitted
Bump org.mockito:mockito-core from 5.19.0 to 5.20.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a6ce44 commit f76de03

File tree

1 file changed

+1
-1
lines changed
  • kieker-source-instrumentation-library

1 file changed

+1
-1
lines changed

kieker-source-instrumentation-library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>org.mockito</groupId>
137137
<artifactId>mockito-core</artifactId>
138-
<version>5.19.0</version>
138+
<version>5.20.0</version>
139139
<scope>test</scope>
140140
</dependency>
141141

0 commit comments

Comments
 (0)