Skip to content

Commit

Permalink
Bump github.com/dodobrands/blackbox from 3.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [github.com/dodobrands/blackbox](https://github.com/dodobrands/BlackBox) from 3.0.0 to 4.0.1.
- [Release notes](https://github.com/dodobrands/BlackBox/releases)
- [Commits](dodobrands/BlackBox@3.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: github.com/dodobrands/blackbox
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 04c2f13 commit 7823055
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/dodobrands/BlackBox",
"state" : {
"revision" : "763ff6170ce16698477c3f333e9826981c0c05e4",
"version" : "3.0.0"
"revision" : "ba8f78d3552c22913fbcacd4c5c6d3b1f7aa5f2d",
"version" : "4.0.1"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ let package = Package(
// Dependencies declare other packages that this package depends on.
.package(
url: "https://github.com/dodobrands/BlackBox",
.upToNextMajor(from: "3.0.0")
.upToNextMajor(from: "4.0.1")
),
.package(
url: "https://github.com/firebase/firebase-ios-sdk",
Expand Down

0 comments on commit 7823055

Please sign in to comment.