Skip to content

Commit ddd5493

Browse files
committed
Updated dependencies
1 parent 4f1001c commit ddd5493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ var package = Package(
2424
dependencies: [
2525
.package(
2626
url: "https://github.com/PureSwift/Bluetooth.git",
27-
.branch("master")
27+
.upToNextMajor(from: "6.0.0")
2828
),
2929
.package(
3030
url: "https://github.com/PureSwift/Socket.git",

0 commit comments

Comments
 (0)