Skip to content

Commit 9321ab8

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.3.0
Bumps [io.github.gradle-nexus:publish-plugin](https://github.com/gradle-nexus/publish-plugin) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/gradle-nexus/publish-plugin/releases) - [Commits](gradle-nexus/publish-plugin@v1.1.0...v1.3.0) --- updated-dependencies: - dependency-name: io.github.gradle-nexus:publish-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bdbd22 commit 9321ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies {
8181
implementation 'org.yaml:snakeyaml:1.33'
8282
implementation localGroovy()
8383

84-
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
84+
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
8585
implementation 'io.projectreactor:reactor-core:3.7.3'
8686
implementation ('org.gretty:gretty:4.1.6') {
8787
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'

0 commit comments

Comments
 (0)