Skip to content

Commit

Permalink
Update dependency kean/Get to from: "2.2.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent ec768f9 commit dd1e1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let package = Package(
)
],
dependencies: [
.package(url: "https://github.com/kean/Get.git", .upToNextMajor(from: "2.1.6")),
.package(url: "https://github.com/kean/Get.git", .upToNextMajor(from: "2.2.0")),
.package(url: "https://github.com/vapor/jwt-kit.git", .upToNextMajor(from: "4.13.2")),
.package(url: "https://github.com/kateinoigakukun/StubKit.git", .upToNextMajor(from: "0.1.7")),
.package(url: "https://github.com/apple/swift-argument-parser.git", .upToNextMajor(from: "1.3.1")),
Expand Down

0 comments on commit dd1e1cb

Please sign in to comment.