Bump com.autonomousapps.dependency-analysis from 1.18.0 to 1.19.0 (#8085)

Bumps com.autonomousapps.dependency-analysis from 1.18.0 to 1.19.0.

---
updated-dependencies:
- dependency-name: com.autonomousapps.dependency-analysis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-07 11:53:49 +00:00 committed by GitHub
parent 48641769d9
commit 67ae54f0a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ plugins {
id "com.google.devtools.ksp" version "1.8.0-1.0.8"
// Dependency Analysis
id 'com.autonomousapps.dependency-analysis' version "1.18.0"
id 'com.autonomousapps.dependency-analysis' version "1.19.0"
// Gradle doctor
id "com.osacky.doctor" version "0.8.1"
}