Skip to content

Commit

Permalink
Merge 06ff279 into ec768f9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 15, 2024
2 parents ec768f9 + 06ff279 commit a954d0d
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 @@ -14,7 +14,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/kean/Get.git", .upToNextMajor(from: "2.1.6")),
.package(url: "https://github.com/vapor/jwt-kit.git", .upToNextMajor(from: "4.13.2")),
.package(url: "https://github.com/vapor/jwt-kit.git", .upToNextMajor(from: "4.13.4")),
.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")),
.package(url: "https://github.com/pointfreeco/swift-tagged.git", .upToNextMajor(from: "0.10.0")),
Expand Down

0 comments on commit a954d0d

Please sign in to comment.