We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84ff9c6 commit 07dd4efCopy full SHA for 07dd4ef
settings.gradle
@@ -12,7 +12,7 @@ plugins {
12
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
13
id 'com.diffplug.spotless-changelog' version '3.1.2' apply false
14
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
15
- id 'com.gradle.plugin-publish' version '1.3.1' apply false
+ id 'com.gradle.plugin-publish' version '2.0.0' apply false
16
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
17
id 'dev.equo.ide' version '1.7.8' apply false
18
// https://github.com/gradle-nexus/publish-plugin/releases
0 commit comments