chore(deps): update plugin com.gradle.enterprise to v3.14 (#2607)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-18 22:53:16 +05:30 committed by GitHub
parent 6a7871c094
commit f9bd5afd95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ pluginManagement {
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.6.0"
id("com.gradle.enterprise") version "3.13.4"
id("com.gradle.enterprise") version "3.14"
id("com.github.android-password-store.versions")
}