Skip to content

Commit eb2a6d7

Browse files
Bump io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0
Bumps io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.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 09a9051 commit eb2a6d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'archunit.base-conventions'
33
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
44
id 'com.github.spotbugs' version '5.0.13' apply false
5-
id "io.github.gradle-nexus.publish-plugin" version "1.2.0" apply false
5+
id "io.github.gradle-nexus.publish-plugin" version "1.3.0" apply false
66
id "com.diffplug.spotless" version "6.16.0" apply false
77
id 'com.github.ben-manes.versions' version '0.46.0' apply false
88
}

0 commit comments

Comments
 (0)