Skip to content

Commit c37938c

Browse files
Bump com.gradle.plugin-publish from 1.3.0 to 1.3.1
Bumps com.gradle.plugin-publish from 1.3.0 to 1.3.1. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24a704a commit c37938c

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
@@ -5,7 +5,7 @@ pluginManagement {
55
id("com.github.ben-manes.versions") version "0.52.0"
66
id("com.github.jk1.dependency-license-report") version "2.9"
77
id("me.champeau.jmh") version "0.7.2"
8-
id("com.gradle.plugin-publish") version "1.3.0"
8+
id("com.gradle.plugin-publish") version "1.3.1"
99
}
1010
}
1111

0 commit comments

Comments
 (0)