Skip to content

Commit

Permalink
Merge pull request #6 from Kuniwak/update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
Kuniwak committed Jun 15, 2024
2 parents ad7d755 + 84d06dd commit 9e4b83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/Kuniwak/swift-logger.git", .upToNextMajor(from: "1.1.0")),
.package(url: "https://github.com/Kuniwak/core-bluetooth-testable.git", .upToNextMajor(from: "4.0.0")),
.package(url: "https://github.com/Kuniwak/core-bluetooth-testable.git", .upToNextMajor(from: "4.0.1")),
.package(url: "https://github.com/Kuniwak/swift-ble-assigned-numbers.git", .upToNextMajor(from: "2.0.0")),
.package(url: "https://github.com/Kuniwak/MirrorDiffKit.git", .upToNextMajor(from: "6.0.0")),
.package(url: "https://github.com/cezheng/Fuzi.git", .upToNextMajor(from: "3.1.3")),
Expand Down

0 comments on commit 9e4b83f

Please sign in to comment.