Skip to content

Commit a96a5db

Browse files
chore(deps): update dependency wetransfer/mocker to v3.0.2
1 parent c33030e commit a96a5db

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
@@ -19,7 +19,7 @@ let package = Package(
1919
dependencies: [
2020
.package(url: "https://github.com/space-code/atomic", exact: "1.1.0"),
2121
.package(url: "https://github.com/space-code/typhoon", exact: "1.2.1"),
22-
.package(url: "https://github.com/WeTransfer/Mocker", exact: "3.0.1"),
22+
.package(url: "https://github.com/WeTransfer/Mocker", exact: "3.0.2"),
2323
],
2424
targets: [
2525
.target(

0 commit comments

Comments
 (0)