Skip to content

Commit 35b0e65

Browse files
Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 (#153)
1 parent 1e9f6c6 commit 35b0e65

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
@@ -10,7 +10,7 @@ plugins {
1010
id("io.gitlab.arturbosch.detekt") version "1.23.7"
1111
id("com.autonomousapps.dependency-analysis") version "2.2.0"
1212

13-
id("com.gradle.plugin-publish") version "1.2.2"
13+
id("com.gradle.plugin-publish") version "1.3.0"
1414
}
1515

1616
val setupPluginUpload by tasks.registering {

0 commit comments

Comments
 (0)