Skip to content

Commit

Permalink
Updated to the latest version of FoundationExtensions.
Browse files Browse the repository at this point in the history
  • Loading branch information
wadetregaskis committed Apr 21, 2024
1 parent 8cbe2cd commit 497e054
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 @@ -31,7 +31,7 @@ let package = Package(
targets: ["NetworkInterfaceChangeMonitoring"]),
],
dependencies: [
.package(url: "https://github.com/wadetregaskis/FoundationExtensions.git", .upToNextMajor(from: "2.0.0")),
.package(url: "https://github.com/wadetregaskis/FoundationExtensions.git", .upToNextMajor(from: "3.0.0")),
],
targets: [
.target(
Expand Down

0 comments on commit 497e054

Please sign in to comment.