We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ccc89 commit d265265Copy full SHA for d265265
1 file changed
src/main/resources/plugin.versions
@@ -4,10 +4,10 @@
4
id 'com.diffplug.spotless' version '7.2.1' apply false
5
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
6
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
9
// https://plugins.gradle.org/plugin/com.gradle.develocity
10
id 'com.gradle.develocity' version '4.1.1'
+ // https://plugins.gradle.org/plugin/com.gradle.plugin-publish
+ id 'com.gradle.plugin-publish' version '1.3.1' apply false
11
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
12
id 'dev.equo.ide' version '1.7.8' apply false
13
// https://github.com/gradle-nexus/publish-plugin/releases
0 commit comments