Skip to content

Commit 69f5325

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] <support@github.com>
1 parent ee29521 commit 69f5325

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
@@ -13,7 +13,7 @@ plugins {
1313
id("com.github.ben-manes.versions") version "0.38.0"
1414
id("net.ossindex.audit") version "0.4.11"
1515
id("io.freefair.maven-central.validate-poms") version "5.3.3.3"
16-
id("io.github.gradle-nexus.publish-plugin") version "1.0.0"
16+
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
1717
}
1818

1919
repositories {

0 commit comments

Comments
 (0)