diff --git a/Package.swift b/Package.swift index eafeb95d..ada97d46 100644 --- a/Package.swift +++ b/Package.swift @@ -20,7 +20,7 @@ let package = Package( dependencies: [ // Dependencies declare other packages that this package depends on. // .package(url: /* package url */, from: "1.0.0"), - .package(url: "https://github.com/segmentio/sovran-swift.git", from: "1.1.0"), + .package(url: "https://github.com/segmentio/sovran-swift.git", from: "1.1.1"), .package(url: "https://github.com/segmentio/jsonsafeencoder-swift.git", from: "1.0.0") ], targets: [