Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed Jun 8, 2022
1 parent 4f1001c commit ddd5493
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 @@ -24,7 +24,7 @@ var package = Package(
dependencies: [
.package(
url: "https://github.com/PureSwift/Bluetooth.git",
.branch("master")
.upToNextMajor(from: "6.0.0")
),
.package(
url: "https://github.com/PureSwift/Socket.git",
Expand Down

0 comments on commit ddd5493

Please sign in to comment.