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] committed Sep 10, 2024
1 parent ea4be99 commit d4482ec
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 @@ -10,7 +10,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/tadija/AEXML.git", .upToNextMinor(from: "4.6.1")),
.package(url: "https://github.com/kylef/PathKit.git", .upToNextMinor(from: "1.0.1")),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.2"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3"),
],
targets: [
.target(name: "XcodeProj",
Expand Down

0 comments on commit d4482ec

Please sign in to comment.