Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenebokhan committed Oct 28, 2020
1 parent 2023bed commit 8bae13f
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 @@ -16,7 +16,7 @@ let package = Package(
.package(url: "https://github.com/s1ddok/Alloy.git",
.upToNextMinor(from: "0.16.3")),
.package(url: "https://github.com/devicekit/DeviceKit.git",
.upToNextMinor(from: "4.0.0")),
.upToNextMinor(from: "4.2.1")),
.package(url: "https://github.com/eugenebokhan/ResourcesBridge.git",
.upToNextMinor(from: "0.0.3"))
],
Expand Down

0 comments on commit 8bae13f

Please sign in to comment.