Skip to content

Commit

Permalink
Upgrade to official FXPageControl package
Browse files Browse the repository at this point in the history
  • Loading branch information
Climbatize committed Jul 22, 2023
1 parent 7ca3dda commit eefffa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ let package = Package(
],
dependencies: [
.package(
url: "https://github.com/Climbatize/FXPageControl.git",
.upToNextMajor(from: "1.5.1")
url: "https://github.com/nicklockwood/FXPageControl.git",
.upToNextMajor(from: "1.6.0")
)
],
targets: [
Expand Down

0 comments on commit eefffa5

Please sign in to comment.