Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 5cf14e6 commit fd5970cCopy full SHA for fd5970c
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 '3.19.1'
+ id 'com.gradle.develocity' version '3.19.2'
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
}
0 commit comments