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 e24ee89 commit 2f7e011Copy full SHA for 2f7e011
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.17.2" }
+plugins { id("com.gradle.develocity") version "3.17.3" }
9
10
dependencyResolutionManagement {
11
versionCatalogs { create("libs") { from(files("libs.versions.toml")) } }
0 commit comments