Skip to content

Commit

Permalink
Merge pull request #57 from paketo-buildpacks/update/buildpack/azure-…
Browse files Browse the repository at this point in the history
…application-insights-java

Bump azure-application-insights-java from 3.0.3 to 3.1.0
  • Loading branch information
Daniel Mikusa authored May 13, 2021
2 parents da84734 + 597c086 commit 66a52db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ id = "org.cloudfoundry.stacks.cflinuxfs3"
[[metadata.dependencies]]
id = "azure-application-insights-java"
name = "Azure Application Insights Java Agent"
version = "3.0.3"
uri = "https://github.com/microsoft/ApplicationInsights-Java/releases/download/3.0.3/applicationinsights-agent-3.0.3.jar"
sha256 = "f6f5671ebd7a7a37df9e69a882326cb069a329f0759f039e991108f478ee32ed"
version = "3.1.0"
uri = "https://github.com/microsoft/ApplicationInsights-Java/releases/download/3.1.0/applicationinsights-agent-3.1.0.jar"
sha256 = "68a117fac2a4b248ef7661a0c97aea510e9dca4b7ecc7fc2f15ddf8de9ea87ec"
stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3" ]

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit 66a52db

Please sign in to comment.