Skip to content

Commit 88c0532

Browse files
committed
Bump cache dependency to 6.0.0
1 parent 0b924a6 commit 88c0532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ let package = Package(
1010
targets: ["Imaginary"]),
1111
],
1212
dependencies: [
13-
.package(url: "https://github.com/hyperoslo/Cache", .exactItem("5.0.0"))
13+
.package(url: "https://github.com/hyperoslo/Cache", .exactItem("6.0.0"))
1414
],
1515
targets: [
1616
.target(

0 commit comments

Comments
 (0)