Skip to content

Commit

Permalink
Update swift-docc-plugin to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leoho0722 committed Jun 28, 2023
1 parent f2e3ad2 commit 11be6ee
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 @@ -21,7 +21,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.2.0")
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0")
],
targets: [
.target(
Expand Down

0 comments on commit 11be6ee

Please sign in to comment.