Skip to content

Commit d37b45d

Browse files
Bump the test-dependencies group with 1 update (#263)
Bumps the test-dependencies group with 1 update: [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito). Updates `org.mockito:mockito-junit-jupiter` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.10.0...v5.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bab47c9 commit d37b45d

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
@@ -65,7 +65,7 @@
6565

6666
<!-- Test Dependencies -->
6767
<junit.version>5.10.2</junit.version>
68-
<mockito-junit-jupiter.version>5.10.0</mockito-junit-jupiter.version>
68+
<mockito-junit-jupiter.version>5.11.0</mockito-junit-jupiter.version>
6969

7070
<moditect.sourceGroup>${project.groupId}</moditect.sourceGroup>
7171
<moditect.sourceArtifact>${project.artifactId}</moditect.sourceArtifact>

0 commit comments

Comments
 (0)