Skip to content

Commit

Permalink
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 ed7c267 commit b5676d8
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 @@ -17,7 +17,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/apple/swift-tools-support-core.git", .upToNextMinor(from: "0.6.1")),
.package(url: "https://github.com/apple/swift-docc-plugin", .upToNextMinor(from: "1.4.2")),
.package(url: "https://github.com/apple/swift-docc-plugin", .upToNextMinor(from: "1.4.3")),
.package(url: "https://github.com/apple/swift-log.git", .upToNextMinor(from: "1.6.1")),
.package(url: "https://github.com/swift-server/async-http-client.git", .upToNextMinor(from: "1.22.1")),
],
Expand Down

0 comments on commit b5676d8

Please sign in to comment.