Skip to content

Commit fe8ff06

Browse files
Bump github.com/yonaskolb/mint
Bumps [github.com/yonaskolb/mint](https://github.com/yonaskolb/Mint) from 0.17.5 to 0.18.0. - [Release notes](https://github.com/yonaskolb/Mint/releases) - [Commits](yonaskolb/Mint@0.17.5...0.18.0) --- updated-dependencies: - dependency-name: github.com/yonaskolb/mint dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be2c41d commit fe8ff06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot-mintfile/manifest-Mint/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-Mint",
88
dependencies: [
9-
.package(url: "https://github.com/yonaskolb/Mint", exact: "0.17.5"),
9+
.package(url: "https://github.com/yonaskolb/Mint", exact: "0.18.0"),
1010
]
1111
)

0 commit comments

Comments
 (0)