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:
dependabot[bot]
2024-03-18 03:53:51 +00:00
committed by Marcus Hert Da Coregio
parent 1ee610a769
commit 37efd42a27

View File

@@ -62,7 +62,7 @@ dependencies {
implementation 'org.yaml:snakeyaml:1.30'
implementation localGroovy()
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
implementation 'io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
implementation 'io.projectreactor:reactor-core:3.6.4'
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'