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 a9d7f1e commit 5b93c08Copy full SHA for 5b93c08
buildSrc/build.gradle.kts
@@ -56,7 +56,7 @@ dependencies {
56
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.2")
57
// Needed for japicmp but not automatically brought in for some reason.
58
implementation("com.google.guava:guava:33.4.0-jre")
59
- implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.19.1")
+ implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.19.2")
60
implementation("com.squareup:javapoet:1.13.0")
61
implementation("com.squareup.wire:wire-compiler")
62
implementation("com.squareup.wire:wire-gradle-plugin")
0 commit comments