mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 02:06:43 +00:00
build(deps): bump github.com/steipete/commander
Bumps the swift-deps group with 1 update in the /apps/swabble directory: [github.com/steipete/commander](https://github.com/steipete/Commander). Updates `github.com/steipete/commander` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/steipete/Commander/releases) - [Commits](https://github.com/steipete/Commander/compare/v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: github.com/steipete/commander dependency-version: 0.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ let package = Package(
|
||||
.executable(name: "swabble", targets: ["SwabbleCLI"]),
|
||||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/steipete/Commander.git", exact: "0.2.3"),
|
||||
.package(url: "https://github.com/steipete/Commander.git", exact: "0.2.4"),
|
||||
.package(url: "https://github.com/apple/swift-testing", from: "6.3.1"),
|
||||
],
|
||||
targets: [
|
||||
|
||||
Reference in New Issue
Block a user