Skip to content

Commit 95fd88d

Browse files
Bump org.sonatype.central:central-publishing-maven-plugin (#258)
Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.9.0 to 0.10.0. - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5dcf48 commit 95fd88d

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
@@ -364,7 +364,7 @@
364364
<plugin>
365365
<groupId>org.sonatype.central</groupId>
366366
<artifactId>central-publishing-maven-plugin</artifactId>
367-
<version>0.9.0</version>
367+
<version>0.10.0</version>
368368
<extensions>true</extensions>
369369
<configuration>
370370
<deploymentName>${project.artifactId} ${project.version}</deploymentName>

0 commit comments

Comments
 (0)