Skip to content

Commit

Permalink
chore(deps): update dependency maxdesiatov/xmlcoder to from: "0.17.1" (
Browse files Browse the repository at this point in the history
…#30)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Philip Niedertscheider <phil@kula.app>
  • Loading branch information
renovate[bot] and philprime committed Sep 14, 2023
1 parent 8e15ae8 commit 43dd7ad
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 @@ -12,7 +12,7 @@ let package = Package(
.library(name: "PostieMock", targets: ["PostieMock"])
],
dependencies: [
.package(url: "https://github.com/MaxDesiatov/XMLCoder", .upToNextMajor(from: "0.16.0"))
.package(url: "https://github.com/MaxDesiatov/XMLCoder", .upToNextMajor(from: "0.17.1"))
],
targets: [
.target(name: "Postie", dependencies: [
Expand Down

0 comments on commit 43dd7ad

Please sign in to comment.