Skip to content

Commit

Permalink
Bump github.com/apple/swift-docc-plugin from 1.3.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [github.com/apple/swift-docc-plugin](https://github.com/apple/swift-docc-plugin) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/apple/swift-docc-plugin/releases)
- [Commits](swiftlang/swift-docc-plugin@1.3.0...1.4.1)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-docc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent c93ea8a commit 76ec273
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Package.resolved
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
{
"originHash" : "b41eb2d98ba0eee08c01c6a9c924de484aade1f7dcdfc73b78f8af6e3697fe8d",
"pins" : [
{
"identity" : "swift-docc-plugin",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-plugin",
"state" : {
"revision" : "26ac5758409154cc448d7ab82389c520fa8a8247",
"version" : "1.3.0"
"revision" : "0510d9160330025fb5823f7845c26af3cd56a405",
"version" : "1.4.1"
}
},
{
"identity" : "swift-docc-symbolkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-docc-symbolkit",
"location" : "https://github.com/swiftlang/swift-docc-symbolkit",
"state" : {
"revision" : "b45d1f2ed151d057b54504d653e0da5552844e34",
"version" : "1.0.0"
}
}
],
"version" : 2
"version" : 3
}

0 comments on commit 76ec273

Please sign in to comment.