Skip to content

Commit 8e46b9f

Browse files
committed
chore(deps): update dependency apple/swift-docc-plugin to from: "1.4.2"
1 parent e7d8886 commit 8e46b9f

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
@@ -10,7 +10,7 @@ let package = Package(
1010
dependencies: [
1111
.package(url: "https://github.com/tadija/AEXML.git", .upToNextMinor(from: "4.6.1")),
1212
.package(url: "https://github.com/kylef/PathKit.git", .upToNextMinor(from: "1.0.1")),
13-
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.1"),
13+
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.2"),
1414
],
1515
targets: [
1616
.target(name: "XcodeProj",

0 commit comments

Comments
 (0)