Skip to content

Commit

Permalink
Update dependency com.gradle:develocity-gradle-plugin to v3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot committed Dec 14, 2024
1 parent 2c08766 commit 796326e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ gradlePlugins-compose = { module = "org.jetbrains.compose:compose-gradle-plugin"
gradlePlugins-composeCompiler = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version.ref = "kotlin" }
gradlePlugins-dependencyAnalysis = { module = "com.autonomousapps:dependency-analysis-gradle-plugin", version.ref = "dependencyAnalysisPlugin" }
gradlePlugins-detekt = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version.ref = "detekt" }
gradlePlugins-develocity = "com.gradle:develocity-gradle-plugin:3.18.2"
gradlePlugins-develocity = "com.gradle:develocity-gradle-plugin:3.19"
gradlePlugins-doctor = "com.osacky.doctor:doctor-plugin:0.10.0"
gradlePlugins-emulatorWtf = "wtf.emulator:gradle-plugin-api:0.18.1"
gradlePlugins-errorProne = { module = "net.ltgt.gradle:gradle-errorprone-plugin", version.ref = "errorproneGradle" }
Expand Down

0 comments on commit 796326e

Please sign in to comment.