Skip to content

Commit 974ea4b

Browse files
dependabot[bot]warting
authored andcommitted
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] <[email protected]>
1 parent 531347e commit 974ea4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ buildscript {
2424
plugins {
2525
id("com.github.ben-manes.versions") version "0.46.0"
2626
id("io.gitlab.arturbosch.detekt") version "1.22.0"
27-
id("io.github.gradle-nexus.publish-plugin") version "1.2.0"
27+
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
2828
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.13.0"
2929
id("com.gladed.androidgitversion") version "0.4.14"
3030
}

0 commit comments

Comments
 (0)