Skip to content

Commit c9329aa

Browse files
Bump mockito-core from 4.6.1 to 4.7.0 in /fhir-parent (#3925)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.7.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.6.1...v4.7.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a72c8ad commit c9329aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fhir-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@
424424
<dependency>
425425
<groupId>org.mockito</groupId>
426426
<artifactId>mockito-core</artifactId>
427-
<version>4.6.1</version>
427+
<version>4.7.0</version>
428428
<scope>test</scope>
429429
</dependency>
430430
<dependency>

0 commit comments

Comments
 (0)