Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency com.google.cloud.tools:dependencies to…
Browse files Browse the repository at this point in the history
… v1.5.12 (#1509)
  • Loading branch information
renovate-bot committed Oct 13, 2021
1 parent 368c4c9 commit 322be15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -273,7 +273,7 @@ subprojects {
libraries['maven.com_google_code_findbugs_jsr305'])

// Separate configuration (class path) for Linkage Checker
linkageChecker "com.google.cloud.tools:dependencies:1.5.4"
linkageChecker "com.google.cloud.tools:dependencies:1.5.12"
}

compileJava.classpath += configurations.codeGeneration
Expand Down

0 comments on commit 322be15

Please sign in to comment.