Update Get (#21)

This commit is contained in:
Ethan Pippin 2023-08-30 13:13:49 -06:00 committed by GitHub
parent 0878c236b5
commit 23691720c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/kean/Get",
"state" : {
"revision" : "a7dd8e0233d4041330591445de21b7e5d4c953c6",
"version" : "1.0.4"
"revision" : "12830cc64f31789ae6f4352d2d51d03a25fc3741",
"version" : "2.1.6"
}
},
{

View File

@ -16,7 +16,7 @@ let package = Package(
.library(name: "JellyfinAPI", targets: ["JellyfinAPI"]),
],
dependencies: [
.package(url: "https://github.com/kean/Get", from: "1.0.4"),
.package(url: "https://github.com/kean/Get", from: "2.1.6"),
.package(url: "https://github.com/CreateAPI/URLQueryEncoder", from: "0.2.0"),
],
targets: [