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](https://github.com/gradle-nexus/publish-plugin/compare/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>
This commit is contained in:
committed by
Josh Cummings
parent
5bdbd222b2
commit
9321ab854f
@@ -81,7 +81,7 @@ dependencies {
|
||||
implementation 'org.yaml:snakeyaml:1.33'
|
||||
implementation localGroovy()
|
||||
|
||||
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
|
||||
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
|
||||
implementation 'io.projectreactor:reactor-core:3.7.3'
|
||||
implementation ('org.gretty:gretty:4.1.6') {
|
||||
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
|
||||
|
||||
Reference in New Issue
Block a user