chore(deps): update plugin com.gradle.enterprise to v3.16 (#2797)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-05 22:22:35 +00:00 committed by GitHub
parent 60f2695465
commit 6614e7e176
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.7.0"
id("com.gradle.enterprise") version "3.15.1"
id("com.gradle.enterprise") version "3.16"
id("com.github.android-password-store.versions")
}