Skip to content

Commit 4403bee

Browse files
chore(spm): update dependency space-code/log to v1.3.0
1 parent d407222 commit 4403bee

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
@@ -23,7 +23,7 @@ let package = Package(
2323
dependencies: [
2424
.package(url: "https://github.com/space-code/concurrency.git", exact: "0.3.1"),
2525
.package(url: "https://github.com/apple/swift-docc-plugin", exact: "1.4.5"),
26-
.package(url: "https://github.com/space-code/log.git", exact: "1.2.0"),
26+
.package(url: "https://github.com/space-code/log.git", exact: "1.3.0"),
2727
.package(url: "https://github.com/space-code/atomic.git", exact: "1.1.1"),
2828
.package(
2929
url: "https://github.com/pointfreeco/swift-snapshot-testing",

0 commit comments

Comments
 (0)