Skip to content

Commit 2f7e011

Browse files
committed
Update plugin com.gradle.develocity to v3.17.3
| datasource | package | from | to | | ---------- | --------------------------------------------------------- | ------ | ------ | | maven | com.gradle.develocity:com.gradle.develocity.gradle.plugin | 3.17.2 | 3.17.3 |
1 parent e24ee89 commit 2f7e011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* http://www.apache.org/licenses/LICENSE-2.0
66
* ************************************************************************************************
77
*/
8-
plugins { id("com.gradle.develocity") version "3.17.2" }
8+
plugins { id("com.gradle.develocity") version "3.17.3" }
99

1010
dependencyResolutionManagement {
1111
versionCatalogs { create("libs") { from(files("libs.versions.toml")) } }

0 commit comments

Comments
 (0)