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 c262ddb commit 4992f49Copy full SHA for 4992f49
settings.gradle.kts
@@ -5,7 +5,7 @@
5
* http://www.apache.org/licenses/LICENSE-2.0
6
* ************************************************************************************************
7
*/
8
-plugins { id("com.gradle.develocity") version "4.0.1" }
+plugins { id("com.gradle.develocity") version "4.0.2" }
9
10
dependencyResolutionManagement {
11
versionCatalogs { create("libs") { from(files("libs.versions.toml")) } }
0 commit comments