Skip to content

Commit

Permalink
Bump github.com/paketo-buildpacks/occam from 0.17.0 to 0.18.1
Browse files Browse the repository at this point in the history
Bumps [github.com/paketo-buildpacks/occam](https://github.com/paketo-buildpacks/occam) from 0.17.0 to 0.18.1.
- [Release notes](https://github.com/paketo-buildpacks/occam/releases)
- [Commits](paketo-buildpacks/occam@v0.17.0...v0.18.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 82b5c9f commit f9ad9de
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 1,426 deletions.
9 changes: 4 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ module github.com/ninech/buildpack-ruby-enable-node
go 1.16

require (
github.com/BurntSushi/toml v1.3.2
github.com/onsi/gomega v1.27.8
github.com/paketo-buildpacks/occam v0.17.0
github.com/paketo-buildpacks/packit/v2 v2.11.0
github.com/kr/pretty v0.3.1 // indirect
github.com/onsi/gomega v1.30.0
github.com/paketo-buildpacks/packit/v2 v2.12.0
github.com/rogpeppe/go-internal v1.10.0 // indirect
github.com/sclevine/spec v1.4.0
gotest.tools/v3 v3.4.0 // indirect
)
Loading

0 comments on commit f9ad9de

Please sign in to comment.