Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/libjvm from 1.28.0 to 1.29.0
Browse files Browse the repository at this point in the history
Bumps [github.com/paketo-buildpacks/libjvm](https://github.com/paketo-buildpacks/libjvm) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/paketo-buildpacks/libjvm/releases)
- [Commits](paketo-buildpacks/libjvm@v1.28.0...v1.29.0)

---
updated-dependencies:
- dependency-name: github.com/paketo-buildpacks/libjvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 27, 2021
1 parent 3579599 commit 5dcc2df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/magiconair/properties v1.8.5
github.com/mattn/go-shellwords v1.0.12
github.com/onsi/gomega v1.16.0
github.com/paketo-buildpacks/libjvm v1.28.0
github.com/paketo-buildpacks/libjvm v1.29.0
github.com/paketo-buildpacks/libpak v1.52.2
github.com/sclevine/spec v1.4.0
github.com/stretchr/testify v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ github.com/onsi/gomega v1.13.0/go.mod h1:lRk9szgn8TxENtWd0Tp4c3wjlRfMTMH27I+3Je4
github.com/onsi/gomega v1.15.0/go.mod h1:cIuvLEne0aoVhAgh/O6ac0Op8WWw9H6eYCriF+tEHG0=
github.com/onsi/gomega v1.16.0 h1:6gjqkI8iiRHMvdccRJM8rVKjCWk6ZIm6FTm3ddIe4/c=
github.com/onsi/gomega v1.16.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY=
github.com/paketo-buildpacks/libjvm v1.28.0 h1:tgS3kKD5oZW6Y3oRXeNv+i9k1YaX2FmldN3jIF1MEVg=
github.com/paketo-buildpacks/libjvm v1.28.0/go.mod h1:4HmzkIk0uGs0RWhqQ2vxBSzzevMdCWF58IkWTLAE9qQ=
github.com/paketo-buildpacks/libjvm v1.29.0 h1:v+lGEYxNu2mweGvNUGJ3LFHj3X5seVDXI+UosRTtnmg=
github.com/paketo-buildpacks/libjvm v1.29.0/go.mod h1:VS9BTDJ09wM506zw5ijzYfIOiXAPKS70OTnlfxVaO4I=
github.com/paketo-buildpacks/libpak v1.52.2 h1:T2gL1iFq5tIo9Xf/TTkxzvzuWe/fHJ5L1wbWxFEBafE=
github.com/paketo-buildpacks/libpak v1.52.2/go.mod h1:1yqDcvUoIc4M4vuSiYbzm8T6gljpAjciVWXLTyI478k=
github.com/pavel-v-chernykh/keystore-go/v4 v4.1.0 h1:xKxUVGoB9VJU+lgQLPN0KURjw+XCVVSpHfQEeyxk3zo=
Expand Down

0 comments on commit 5dcc2df

Please sign in to comment.