mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
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:
parent
48641769d9
commit
67ae54f0a5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue