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 b45cdab commit 460470bCopy full SHA for 460470b
settings.gradle.kts
@@ -1,7 +1,7 @@
1
pluginManagement {
2
plugins {
3
id("com.github.johnrengelman.shadow") version "8.1.1"
4
- id("com.gradle.develocity") version "3.18"
+ id("com.gradle.develocity") version "3.18.1"
5
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
6
}
7
0 commit comments