We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f93ad commit 96a34e3Copy full SHA for 96a34e3
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 "3.19.1"
+ id("com.gradle.develocity") version "3.19.2"
6
}
7
8
0 commit comments