Skip to content

Commit

Permalink
chore(deps): update dependency apple/swift-docc-plugin to from: "1.4.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 1078caf commit 3969cd1
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 @@ -15,7 +15,7 @@ let package = Package(
targets: ["SearchField"]),
],
dependencies: [
.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.1"),
],
targets: [
// Targets are the basic building blocks of a package, defining a module or a test suite.
Expand Down

0 comments on commit 3969cd1

Please sign in to comment.