Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 13660a7

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 0cd320c commit 13660a7

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

2121
val dependencyVersions = listOf(

0 commit comments

Comments
 (0)