Skip to content

Commit

Permalink
Merge pull request #1340 from paketo-buildpacks/update/package/java-m…
Browse files Browse the repository at this point in the history
…emory-assistant

Bump gcr.io/paketo-buildpacks/java-memory-assistant from 1.4.9 to 1.4.10
  • Loading branch information
dmikusa committed Feb 23, 2024
2 parents a3450ab + 9c02abb commit 5217bf4
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 @@ -143,7 +143,7 @@ api = "0.7"
[[order.group]]
id = "paketo-buildpacks/java-memory-assistant"
optional = true
version = "1.4.9"
version = "1.4.10"

[[order.group]]
id = "paketo-buildpacks/encrypt-at-rest"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
uri = "docker://gcr.io/paketo-buildpacks/datadog:5.2.0"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/java-memory-assistant:1.4.9"
uri = "docker://gcr.io/paketo-buildpacks/java-memory-assistant:1.4.10"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/encrypt-at-rest:4.5.14"
Expand Down

0 comments on commit 5217bf4

Please sign in to comment.