Skip to content

Commit 2303711

Browse files
Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 2.0.0
Bumps io.github.gradle-nexus.publish-plugin from 1.1.0 to 2.0.0. --- updated-dependencies: - dependency-name: io.github.gradle-nexus.publish-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f798f3 commit 2303711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ pluginManagement {
5050
id("com.diffplug.spotless") version "6.11.0"
5151
id("com.github.johnrengelman.shadow") version "8.1.1"
5252
id("com.gradle.enterprise") version "3.12.5"
53-
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
53+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
5454
id("io.qameta.allure-adapter") version "2.11.2"
5555
id("io.qameta.allure-aggregate-report") version "2.11.2"
5656
id("io.qameta.allure-download") version "2.11.2"

0 commit comments

Comments
 (0)