Skip to content

Commit 07dd4ef

Browse files
Update plugin com.gradle.plugin-publish to v2
1 parent 84ff9c6 commit 07dd4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
1313
id 'com.diffplug.spotless-changelog' version '3.1.2' apply false
1414
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
15-
id 'com.gradle.plugin-publish' version '1.3.1' apply false
15+
id 'com.gradle.plugin-publish' version '2.0.0' apply false
1616
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
1717
id 'dev.equo.ide' version '1.7.8' apply false
1818
// https://github.com/gradle-nexus/publish-plugin/releases

0 commit comments

Comments
 (0)