Skip to content

Commit 049854f

Browse files
committed
Bump OpenAPIKit version
1 parent 6252f68 commit 049854f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ let package = Package(
5151
.package(url: "https://github.com/apple/swift-algorithms", from: "1.2.0"),
5252

5353
// Read OpenAPI documents
54-
.package(url: "https://github.com/mattpolzin/OpenAPIKit", from: "3.1.2"),
54+
.package(url: "https://github.com/mattpolzin/OpenAPIKit", from: "3.3.0"),
5555
.package(url: "https://github.com/jpsim/Yams", "4.0.0"..<"6.0.0"),
5656

5757
// CLI Tool

0 commit comments

Comments
 (0)