Skip to content

Commit d265265

Browse files
author
ntwigg
committed
Alphabetize.
1 parent b5ccc89 commit d265265

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/plugin.versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
id 'com.diffplug.spotless' version '7.2.1' apply false
55
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
66
id 'com.diffplug.spotless-changelog' version '3.1.2' apply false
7-
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
8-
id 'com.gradle.plugin-publish' version '1.3.1' apply false
97
// https://plugins.gradle.org/plugin/com.gradle.develocity
108
id 'com.gradle.develocity' version '4.1.1'
9+
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
10+
id 'com.gradle.plugin-publish' version '1.3.1' apply false
1111
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
1212
id 'dev.equo.ide' version '1.7.8' apply false
1313
// https://github.com/gradle-nexus/publish-plugin/releases

0 commit comments

Comments
 (0)