Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.20.0...v2.20.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-26 06:30:30 +00:00
committed by Ralf Haferkamp
parent 349c78f020
commit 027fe55a19
5 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
## 2.20.1
### Fixes
- make BeSpecEvent duration matcher more forgiving [d6f9640]
## 2.20.0
### Features

View File

@@ -1,3 +1,3 @@
package types
const VERSION = "2.20.0"
const VERSION = "2.20.1"