Skip to content

Commit

Permalink
Dependency Upgrade: gcr.io/paketo-buildpacks/google-stackdriver 1.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Paketo Robot <[email protected]>
  • Loading branch information
Paketo Robot committed Jul 14, 2020
1 parent 5a0de87 commit 4edf9f8
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 @@ -39,7 +39,7 @@ group = [
### Order does not matter
{ id = "paketo-buildpacks/azure-application-insights", version="1.5.0", optional = true },
{ id = "paketo-buildpacks/debug", version="1.2.10", optional = true },
{ id = "paketo-buildpacks/google-stackdriver", version="1.4.2", optional = true },
{ id = "paketo-buildpacks/google-stackdriver", version="1.5.0", optional = true },
{ id = "paketo-buildpacks/jmx", version="1.1.10", 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 @@ -6,7 +6,7 @@ dependencies = [
{ image = "gcr.io/paketo-buildpacks/dist-zip:1.3.7" },
{ image = "gcr.io/paketo-buildpacks/encrypt-at-rest:1.2.10" },
{ image = "gcr.io/paketo-buildpacks/executable-jar:2.0.1" },
{ image = "gcr.io/paketo-buildpacks/google-stackdriver:1.4.2" },
{ image = "gcr.io/paketo-buildpacks/google-stackdriver:1.5.0" },
{ image = "gcr.io/paketo-buildpacks/gradle:2.0.1" },
{ image = "gcr.io/paketo-buildpacks/image-labels:1.1.2" },
{ image = "gcr.io/paketo-buildpacks/jmx:1.1.10" },
Expand Down

0 comments on commit 4edf9f8

Please sign in to comment.