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 13cd164 commit 579ffd5
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 @@ -28,7 +28,7 @@ var package = Package(
dependencies: [
.package(
url: "https://github.com/PureSwift/Bluetooth.git",
.branch("master")
.upToNextMajor(from: "6.0.0")
)
],
targets: [
Expand Down

0 comments on commit 579ffd5

Please sign in to comment.