Skip to content

Commit 3b05e6c

Browse files
chore(spm): update dependency space-code/atomic to v1.1.1 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d77362 commit 3b05e6c

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
@@ -17,7 +17,7 @@ let package = Package(
1717
.library(name: "NetworkLayerInterfaces", targets: ["NetworkLayerInterfaces"]),
1818
],
1919
dependencies: [
20-
.package(url: "https://github.com/space-code/atomic", exact: "1.1.0"),
20+
.package(url: "https://github.com/space-code/atomic", exact: "1.1.1"),
2121
.package(url: "https://github.com/space-code/typhoon", exact: "1.4.0"),
2222
.package(url: "https://github.com/WeTransfer/Mocker", exact: "3.0.2"),
2323
],

0 commit comments

Comments
 (0)