Skip to content

Commit

Permalink
Update dependency apple/swift-docc-plugin to from: "1.3.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent e28cf7b commit e4a982c
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 @@ -27,7 +27,7 @@ let package = Package(
.package(url: "https://github.com/pointfreeco/swiftui-navigation.git", exact: "1.0.2"),
.package(url: "https://github.com/pointfreeco/swift-macro-testing.git", exact: "0.1.0"),
.package(url: "https://github.com/google/swift-benchmark", from: "0.1.0"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
],
targets: [
// Targets are the basic building blocks of a package, defining a module or a test suite.
Expand Down

0 comments on commit e4a982c

Please sign in to comment.