Skip to content

Commit

Permalink
chore(deps): update dependency apple/swift-docc-plugin to from: "1.4.3"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent b013151 commit 10b0dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ let package = Package(
.package(url: "https://github.com/michaelhenry/CombineCocoa", from: "1.0.1"),
.package(url: "https://github.com/michaelhenry/Prettier.swift", from: "1.1.1"),
.package(url: "https://github.com/raspu/Highlightr", from: "2.1.2"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3"),
],
targets: [
.target(
Expand Down

0 comments on commit 10b0dae

Please sign in to comment.