Skip to content

Commit 2b63fe6

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump io.github.gradle-nexus.publish-plugin from 1.0.0 to 1.1.0
Bumps io.github.gradle-nexus.publish-plugin from 1.0.0 to 1.1.0. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81e5118 commit 2b63fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("com.github.ben-manes.versions") version "0.38.0"
99
id("net.ossindex.audit") version "0.4.11"
1010
id("io.freefair.maven-central.validate-poms") version "5.3.3.3"
11-
id("io.github.gradle-nexus.publish-plugin") version "1.0.0"
11+
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
1212
}
1313

1414
repositories {

0 commit comments

Comments
 (0)