Skip to content

Commit 0b95c99

Browse files
Merge pull request #122 from wei18/dependabot/swift/dot-github/dependabot-mintfile/manifest-swift-openapi-generator/github.com/apple/swift-openapi-generator-1.8.0
Bump github.com/apple/swift-openapi-generator from 1.7.2 to 1.8.0 in /.github/dependabot-mintfile/manifest-swift-openapi-generator
2 parents 2a48d8e + 751a09e commit 0b95c99

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.7.2"),
9+
.package(url: "https://github.com/apple/swift-openapi-generator", exact: "1.8.0"),
1010
]
1111
)

Mintfile

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

0 commit comments

Comments
 (0)