We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c66ed4 commit 26fde1aCopy full SHA for 26fde1a
1 file changed
Package.swift
@@ -22,7 +22,7 @@ let package = Package(
22
dependencies: [
23
// CoreDataEvolution - Swift 6
24
.package(
25
- url: "https://github.com/fatbobman/CoreDataEvolution.git", .upToNextMajor(from: "0.7.5"))
+ url: "https://github.com/fatbobman/CoreDataEvolution.git", .upToNextMajor(from: "0.8.0"))
26
],
27
targets: [
28
.target(
0 commit comments