Skip to content

Commit

Permalink
Merge pull request #1255 from paketo-buildpacks/update/package/datadog
Browse files Browse the repository at this point in the history
Bump gcr.io/paketo-buildpacks/datadog from 4.3.0 to 4.5.0
  • Loading branch information
dmikusa authored Dec 2, 2023
2 parents 5680816 + 2515868 commit 5cdae5d
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 @@ -138,7 +138,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/datadog"
optional = true
version = "4.3.0"
version = "4.5.0"

[[order.group]]
id = "paketo-buildpacks/java-memory-assistant"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
uri = "docker://gcr.io/paketo-buildpacks/google-stackdriver:8.0.3"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/datadog:4.3.0"
uri = "docker://gcr.io/paketo-buildpacks/datadog:4.5.0"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/java-memory-assistant:1.4.8"
Expand Down

0 comments on commit 5cdae5d

Please sign in to comment.