Skip to content

Commit

Permalink
Merge pull request #605 from NordicSemiconductor/docc-plugin
Browse files Browse the repository at this point in the history
DocC Plugin updated to 1.3.0
  • Loading branch information
philips77 authored Feb 27, 2024
2 parents 6e4c301 + c053772 commit b8a5ed3
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(
url: "https://github.com/krzyzanowskim/CryptoSwift",
.upToNextMinor(from: "1.8.1")
),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
],
targets: [
.target(
Expand Down

0 comments on commit b8a5ed3

Please sign in to comment.