Skip to content

Commit 8fa56b7

Browse files
Merge pull request #128 from wei18/dependabot/swift/dot-github/dependabot-mintfile/manifest-swift-openapi-generator/github.com/apple/swift-openapi-generator-1.9.0
Bump github.com/apple/swift-openapi-generator from 1.8.0 to 1.9.0 in /.github/dependabot-mintfile/manifest-swift-openapi-generator
2 parents 0f908eb + 6f29881 commit 8fa56b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/dependabot-mintfile/manifest-swift-openapi-generator/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ import PackageDescription
66
let package = Package(
77
name: "manifest-swift-openapi-generator",
88
dependencies: [
9-
.package(url: "https://github.com/apple/swift-openapi-generator", exact: "1.8.0"),
9+
.package(url: "https://github.com/apple/swift-openapi-generator", exact: "1.9.0"),
1010
]
1111
)

Mintfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
2-
apple/swift-openapi-generator@1.8.0
2+
apple/swift-openapi-generator@1.9.0

0 commit comments

Comments
 (0)