Skip to content

Commit

Permalink
Update dependency adam-fowler/swift-srp to from: "1.1.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 8b032b7 commit be049ba
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 @@ -15,7 +15,7 @@ let package = Package(
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0"),
.package(url: "https://github.com/soto-project/soto.git", from: "6.8.0"),
.package(url: "https://github.com/sebsto/CLIlib/", from: "0.1.2"),
.package(url: "https://github.com/adam-fowler/swift-srp", from: "1.0.0"),
.package(url: "https://github.com/adam-fowler/swift-srp", from: "1.1.0"),
.package(url: "https://github.com/swiftlang/swift-testing", from: "0.1.0")
//.package(path: "../CLIlib")
],
Expand Down

0 comments on commit be049ba

Please sign in to comment.