Skip to content

Commit b26cb37

Browse files
Update dependency com.gradle:develocity-gradle-plugin to v4.3.2 (#1724)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.gradle:develocity-gradle-plugin](https://docs.gradle.com/develocity/gradle/current/gradle-plugin/) ([source](https://gradle.com)) | dependencies | patch | `4.3.1` -> `4.3.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 50d2cf9 commit b26cb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ gradlePlugins-compose = { module = "org.jetbrains.compose:compose-gradle-plugin"
111111
gradlePlugins-composeCompiler = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version.ref = "kotlin" }
112112
gradlePlugins-dependencyAnalysis = { module = "com.autonomousapps:dependency-analysis-gradle-plugin", version.ref = "dependencyAnalysisPlugin" }
113113
gradlePlugins-detekt = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version.ref = "detekt" }
114-
gradlePlugins-develocity = "com.gradle:develocity-gradle-plugin:4.3.1"
114+
gradlePlugins-develocity = "com.gradle:develocity-gradle-plugin:4.3.2"
115115
gradlePlugins-doctor = "com.osacky.doctor:doctor-plugin:0.12.1"
116116
gradlePlugins-emulatorWtf = "wtf.emulator:gradle-plugin-api:1.2.1"
117117
gradlePlugins-errorProne = { module = "net.ltgt.gradle:gradle-errorprone-plugin", version.ref = "errorproneGradle" }

0 commit comments

Comments
 (0)