Skip to content

Commit 4f5230d

Browse files
chore: update package dependencies (#26)
1 parent 7751ab6 commit 4f5230d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.resolved

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ let package = Package(
2727
dependencies: [
2828
// Dependencies declare other packages that this package depends on.
2929
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.0"),
30-
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"),
30+
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3"),
3131
],
3232
targets: [
3333
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)