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 8871a07 commit fc6507eCopy full SHA for fc6507e
settings.gradle.kts
@@ -2,7 +2,7 @@ pluginManagement {
2
plugins {
3
id("com.github.johnrengelman.shadow") version "8.1.1"
4
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
5
- id("com.gradle.develocity") version "4.0.1"
+ id("com.gradle.develocity") version "4.0.2"
6
}
7
8
0 commit comments