Skip to content

Commit 37efd42

Browse files
dependabot[bot]marcusdacoregio
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] <[email protected]>
1 parent 1ee610a commit 37efd42

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
@@ -62,7 +62,7 @@ dependencies {
6262
implementation 'org.yaml:snakeyaml:1.30'
6363
implementation localGroovy()
6464

65-
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
65+
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
6666
implementation 'io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
6767
implementation 'io.projectreactor:reactor-core:3.6.4'
6868
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'

0 commit comments

Comments
 (0)