Skip to content

Commit

Permalink
Merge pull request #73 from paketo-buildpacks/update/package/google-s…
Browse files Browse the repository at this point in the history
…tackdriver

Bump gcr.io/paketo-buildpacks/google-stackdriver from 2.11.1 to 2.12.0
  • Loading branch information
ekcasey authored Nov 10, 2020
2 parents 477353f + d43595f commit c27e62f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ group = [
### Order does not matter
{ id = "paketo-buildpacks/azure-application-insights", version="3.0.0", optional = true },
{ id = "paketo-buildpacks/debug", version="2.1.4", optional = true },
{ id = "paketo-buildpacks/google-stackdriver", version="2.11.1", optional = true },
{ id = "paketo-buildpacks/google-stackdriver", version="2.12.0", optional = true },
{ id = "paketo-buildpacks/jmx", version="2.1.4", optional = true },

### Order is strictly enforced
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies = [
{ image = "gcr.io/paketo-buildpacks/encrypt-at-rest:2.2.3" },
{ image = "gcr.io/paketo-buildpacks/environment-variables:2.1.2" },
{ image = "gcr.io/paketo-buildpacks/executable-jar:3.1.3" },
{ image = "gcr.io/paketo-buildpacks/google-stackdriver:2.11.1" },
{ image = "gcr.io/paketo-buildpacks/google-stackdriver:2.12.0" },
{ image = "gcr.io/paketo-buildpacks/gradle:3.3.1" },
{ image = "gcr.io/paketo-buildpacks/image-labels:2.0.6" },
{ image = "gcr.io/paketo-buildpacks/jmx:2.1.4" },
Expand Down

0 comments on commit c27e62f

Please sign in to comment.