Skip to content

Commit

Permalink
Merge pull request #934 from paketo-buildpacks/update/package/datadog
Browse files Browse the repository at this point in the history
Bump gcr.io/paketo-buildpacks/datadog from 5.25.1 to 5.27.1
  • Loading branch information
pivotal-david-osullivan authored Dec 20, 2024
2 parents 2e490b9 + 9aaa24d commit b313592
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 @@ -83,7 +83,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/datadog"
optional = true
version = "5.25.1"
version = "5.27.1"

[[order.group]]
id = "paketo-buildpacks/native-image"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
uri = "docker://gcr.io/paketo-buildpacks/spring-boot:5.32.0"

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

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/native-image:5.15.0"
Expand Down

0 comments on commit b313592

Please sign in to comment.