We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d3a440 + 130f903 commit 849dd24Copy full SHA for 849dd24
settings.gradle
@@ -20,7 +20,7 @@ plugins {
20
// https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags
21
id 'io.github.davidburstrom.version-compatibility' version '0.5.0' apply false
22
// https://plugins.gradle.org/plugin/com.gradle.develocity
23
- id 'com.gradle.develocity' version '4.2'
+ id 'com.gradle.develocity' version '4.2.1'
24
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
25
id 'dev.equo.ide' version '1.7.8' apply false
26
id 'org.openrewrite.rewrite' version '7.17.0' apply false
0 commit comments