diff options
| author | Christian Cleberg <[email protected]> | 2026-07-15 20:01:36 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-07-15 20:01:36 -0500 |
| commit | 436315cae987e29e5d9c92678702b166c5ba39a5 (patch) | |
| tree | 24b3e84b9a123eb67a7869cbde6d36fe38ac2029 /Hutch.xcodeproj | |
| parent | 281d4c6cbfc7466684dd2e3bdb7042926bd8525d (diff) | |
| parent | 20f43871b92530fdc97b873efb11e47f7ae9ab8a (diff) | |
| download | hutch-436315cae987e29e5d9c92678702b166c5ba39a5.tar.gz hutch-436315cae987e29e5d9c92678702b166c5ba39a5.tar.bz2 hutch-436315cae987e29e5d9c92678702b166c5ba39a5.zip | |
Merge pull request #2 from zerolabsco/dependabot/swift/github.com/apple/swift-markdown-0.8.0
chore(deps): bump github.com/apple/swift-markdown from 0.7.3 to 0.8.0
Diffstat (limited to 'Hutch.xcodeproj')
| -rw-r--r-- | Hutch.xcodeproj/project.pbxproj | 2 | ||||
| -rw-r--r-- | Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Hutch.xcodeproj/project.pbxproj b/Hutch.xcodeproj/project.pbxproj index 37a5040..2986b7c 100644 --- a/Hutch.xcodeproj/project.pbxproj +++ b/Hutch.xcodeproj/project.pbxproj @@ -880,7 +880,7 @@ repositoryURL = "https://github.com/apple/swift-markdown"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 0.7.3; + minimumVersion = 0.8.0; }; }; 8BF100062F9A000100000002 /* XCRemoteSwiftPackageReference "Splash" */ = { diff --git a/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 2cf4000..55263b9 100644 --- a/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Hutch.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -24,8 +24,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-markdown", "state" : { - "revision" : "7d9a5ce307528578dfa777d505496bd5f544ad94", - "version" : "0.7.3" + "revision" : "3c6f9523da3a1ec2fd829673e472d95b8097a3b8", + "version" : "0.8.0" } } ], |
