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.
2 parents f6fda73 + c3d5ff2 commit 044429aCopy full SHA for 044429a
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 "3.19.2" }
+plugins { id("com.gradle.develocity") version "4.0.1" }
9
10
dependencyResolutionManagement {
11
versionCatalogs { create("libs") { from(files("libs.versions.toml")) } }
0 commit comments