Skip to content

Commit

Permalink
chore: Update editor (#1408)
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinperignon authored May 1, 2024
2 parents 314f143 + 7dcd7dd commit 81ceef6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/Infomaniak/SQRichTextEditor",
"state" : {
"revision" : "33b3c2fd969683f197d9497c99e2b258943d05cc",
"version" : "1.1.1"
"revision" : "18835a4a423b1b34269dd47460c796096a6d13b3",
"version" : "1.1.2"
}
},
{
Expand Down
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/Infomaniak/ios-bug-tracker", .upToNextMajor(from: "5.0.0")),
.package(url: "https://github.com/Infomaniak/ios-version-checker", .upToNextMajor(from: "5.0.0")),
.package(url: "https://github.com/Infomaniak/swift-modal-presentation", .upToNextMajor(from: "1.0.0")),
.package(url: "https://github.com/Infomaniak/SQRichTextEditor", .upToNextMajor(from: "1.1.1")),
.package(url: "https://github.com/Infomaniak/SQRichTextEditor", .upToNextMajor(from: "1.1.2")),
.package(url: "https://github.com/Infomaniak/SwiftSoup", .upToNextMajor(from: "1.1.0")),
.package(url: "https://github.com/ProxymanApp/atlantis", .upToNextMajor(from: "1.21.0")),
.package(url: "https://github.com/Alamofire/Alamofire", .upToNextMajor(from: "5.2.2")),
Expand Down

0 comments on commit 81ceef6

Please sign in to comment.