Skip to content

Commit 5cc6804

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump io.github.gradle-nexus:publish-plugin from 1.3.0 to 2.0.0
Bumps [io.github.gradle-nexus:publish-plugin](https://github.com/gradle-nexus/publish-plugin) from 1.3.0 to 2.0.0. - [Release notes](https://github.com/gradle-nexus/publish-plugin/releases) - [Commits](gradle-nexus/publish-plugin@v1.3.0...v2.0.0) --- updated-dependencies: - dependency-name: io.github.gradle-nexus:publish-plugin dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4832fc commit 5cc6804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
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.3.0'
84+
implementation 'io.github.gradle-nexus:publish-plugin:2.0.0'
8585
implementation 'io.projectreactor:reactor-core:3.7.8'
8686
implementation ('org.gretty:gretty:4.1.6') {
8787
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'

0 commit comments

Comments
 (0)