Skip to content

Commit

Permalink
chore(deps): update plugin com.gradle.enterprise to v3.15.1 (#563)
Browse files Browse the repository at this point in the history
Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
  • Loading branch information
playground-manager[bot] authored Oct 6, 2023
1 parent d6b47be commit 25ed873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencyResolutionManagement.repositories {
plugins {
id("androidx.build.gradle.gcpbuildcache") version "1.0.0-beta04"
id("com.google.cloud.tools.jib") version "3.4.0" apply false
id("com.gradle.enterprise") version "3.15"
id("com.gradle.enterprise") version "3.15.1"
}

buildCache {
Expand Down

0 comments on commit 25ed873

Please sign in to comment.