Skip to content

Commit 3007c9f

Browse files
authored
Merge pull request #30 from mattpolzin/update-openapikit
bump to the latest openapikit version
2 parents 567afa9 + ecf6fcc commit 3007c9f

File tree

2 files changed

+3
-21
lines changed

2 files changed

+3
-21
lines changed

Package.resolved

Lines changed: 2 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ let package = Package(
2626
.package(url: "https://github.com/weichsel/ZIPFoundation.git", .upToNextMinor(from: "0.9.10")),
2727

2828
.package(name: "JSONAPI-OpenAPI", url: "https://github.com/mattpolzin/JSONAPI-OpenAPI.git", .upToNextMinor(from: "0.30.0")),
29-
.package(url: "https://github.com/mattpolzin/OpenAPIKit.git", from: "2.1.0"),
29+
.package(url: "https://github.com/mattpolzin/OpenAPIKit.git", from: "2.5.0"),
3030
.package(url: "https://github.com/mattpolzin/JSONAPI.git", from: "5.1.0"),
3131
.package(url: "https://github.com/jpsim/Yams.git", from: "4.0.0"),
3232
.package(url: "https://github.com/fabianfett/pure-swift-json.git", .upToNextMinor(from: "0.4.0")),

0 commit comments

Comments
 (0)