Skip to content

Commit 14369f2

Browse files
dependabot[bot]finestructure
authored andcommitted
Swift: Bump the swift-dependencies group with 2 updates
Bumps the swift-dependencies group with 2 updates: [github.com/pointfreeco/swift-case-paths](https://github.com/pointfreeco/swift-case-paths) and [github.com/apple/swift-http-types](https://github.com/apple/swift-http-types). Updates `github.com/pointfreeco/swift-case-paths` from 1.4.2 to 1.5.1 - [Release notes](https://github.com/pointfreeco/swift-case-paths/releases) - [Commits](pointfreeco/swift-case-paths@1.4.2...1.5.1) Updates `github.com/apple/swift-http-types` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/apple/swift-http-types/releases) - [Commits](apple/swift-http-types@1.2.0...1.3.0) --- updated-dependencies: - dependency-name: github.com/pointfreeco/swift-case-paths dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swift-dependencies - dependency-name: github.com/apple/swift-http-types dependency-type: indirect update-type: version-update:semver-minor dependency-group: swift-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4cb2da6 commit 14369f2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Package.resolved

Lines changed: 5 additions & 5 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
@@ -39,7 +39,7 @@ let package = Package(
3939
.package(url: "https://github.com/apple/swift-package-manager.git", branch: "release/5.10"),
4040
.package(url: "https://github.com/dankinsoid/VaporToOpenAPI.git", from: "4.4.4"),
4141
// Pinned due to https://github.com/pointfreeco/swift-case-paths/issues/180
42-
.package(url: "https://github.com/pointfreeco/swift-case-paths.git", exact: "1.4.2"),
42+
.package(url: "https://github.com/pointfreeco/swift-case-paths.git", exact: "1.5.1"),
4343
.package(url: "https://github.com/pointfreeco/swift-custom-dump.git", from: "1.0.0"),
4444
.package(url: "https://github.com/pointfreeco/swift-parsing.git", from: "0.12.0"),
4545
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing.git", from: "1.11.1"),

0 commit comments

Comments
 (0)