Skip to content

Commit 172d160

Browse files
Vikram KaltaVikram Kalta
authored andcommitted
fix: another workflow fix attempt 7
1 parent 7ba09ae commit 172d160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ let package = Package(
2222
// Dependencies declare other packages that this package depends on.
2323
.package(url: "https://github.com/vkalta/contentstack-utils-swift.git", from: "1.3.0"),
2424
// Dev dependencies
25-
.package(url: "https://github.com/vkalta/DVR.git")
25+
.package(url: "https://github.com/vkalta/DVR.git", from: "2.1.0")
2626
],
2727
targets: [
2828
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)