Skip to content

Commit

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

Bump gcr.io/paketo-buildpacks/google-stackdriver from 9.2.1 to 9.3.0
  • Loading branch information
anthonydahanne authored Nov 1, 2024
2 parents 197ab8d + 3941d97 commit f9edbb5
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 @@ -133,7 +133,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/google-stackdriver"
optional = true
version = "9.2.1"
version = "9.3.0"

[[order.group]]
id = "paketo-buildpacks/datadog"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
uri = "docker://gcr.io/paketo-buildpacks/azure-application-insights:5.22.3"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/google-stackdriver:9.2.1"
uri = "docker://gcr.io/paketo-buildpacks/google-stackdriver:9.3.0"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/datadog:5.23.1"
Expand Down

0 comments on commit f9edbb5

Please sign in to comment.