Skip to content

Commit cc287cb

Browse files
Bump the minor-and-patch group with 2 updates
Bumps the minor-and-patch group with 2 updates: [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) and [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin). Updates `org.mockito:mockito-junit-jupiter` from 5.11.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.11.0...v5.23.0) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.9.0 to 0.11.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 156d969 commit cc287cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.mockito</groupId>
4343
<artifactId>mockito-junit-jupiter</artifactId>
44-
<version>5.11.0</version>
44+
<version>5.23.0</version>
4545
<scope>test</scope>
4646
</dependency>
4747
</dependencies>
@@ -51,7 +51,7 @@
5151
<plugin>
5252
<groupId>org.sonatype.central</groupId>
5353
<artifactId>central-publishing-maven-plugin</artifactId>
54-
<version>0.9.0</version>
54+
<version>0.11.0</version>
5555
<extensions>true</extensions>
5656
<configuration>
5757
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)