Skip to content

Commit 1e69a03

Browse files
chore(deps): update plugin com.gradle.plugin-publish to v1.3.1 (#2415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 662da8c commit 1e69a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluginManagement {
88
plugins {
99
id 'com.diffplug.spotless' version '7.0.2' apply false
1010
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
11-
id 'com.gradle.plugin-publish' version '1.3.0' apply false
11+
id 'com.gradle.plugin-publish' version '1.3.1' apply false
1212
// https://github.com/gradle-nexus/publish-plugin/releases
1313
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0' apply false
1414
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases

0 commit comments

Comments
 (0)