Skip to content

Commit

Permalink
Update to latest version of SwiftPublicSuffix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Poirier committed May 19, 2022
1 parent e9cd91d commit e600f39
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 @@ -17,7 +17,7 @@ let package = Package(
dependencies: [
.package(
url: "https://github.com/ekscrypto/SwiftPublicSuffixList.git",
.upToNextMajor(from: "1.1.4")
.upToNextMajor(from: "1.1.5")
),
],
targets: [
Expand Down

0 comments on commit e600f39

Please sign in to comment.