Skip to content

Commit

Permalink
Bump github.com/buildpacks/libcnb from 1.21.0 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [github.com/buildpacks/libcnb](https://github.com/buildpacks/libcnb) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/buildpacks/libcnb/releases)
- [Commits](buildpacks/libcnb@v1.21.0...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2021
1 parent f15c13f commit 872eab7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/paketo-buildpacks/gradle
go 1.15

require (
github.com/buildpacks/libcnb v1.21.0
github.com/buildpacks/libcnb v1.22.0
github.com/onsi/gomega v1.14.0
github.com/paketo-buildpacks/libbs v1.8.2
github.com/paketo-buildpacks/libpak v1.51.1
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc=
github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs=
github.com/buildpacks/libcnb v1.21.0 h1:GBK02W22lm1ie8E4hBGStNfShLa/CWbjoBD1kfqAKT4=
github.com/buildpacks/libcnb v1.21.0/go.mod h1:q+nl2Cg76musVOM5CRFeasdbY23FNEz4kvOkZeEUyaM=
github.com/buildpacks/libcnb v1.22.0 h1:jnQf51ASouvsRv/F3cprStM3SrXxlueVP7MK7b8/km0=
github.com/buildpacks/libcnb v1.22.0/go.mod h1:g++R17SOuahPXTGDj1tbIcLr9csmzHrNVoTsdocdaMc=
github.com/creack/pty v1.1.13 h1:rTPnd/xocYRjutMfqide2zle1u96upp1gm6eUHKi7us=
github.com/creack/pty v1.1.13/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 872eab7

Please sign in to comment.