Skip to content

Commit

Permalink
chore(deps): update dependency swiftlang/swift-docc-plugin to from: "…
Browse files Browse the repository at this point in the history
…1.4.3" (#106)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent 1e63ff2 commit a68c4f9
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 @@ -83,7 +83,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-service-context", .upToNextMajor(from: "1.2.0")),
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.3.0")),
.package(url: "https://github.com/p-x9/MachOKit", .upToNextMajor(from: "0.28.0")),
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.0.0"),
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.3"),
],
targets: targets
)

0 comments on commit a68c4f9

Please sign in to comment.