Skip to content

Commit

Permalink
(chore) Update CodeEditSourceEditor (CodeEditApp#1598)
Browse files Browse the repository at this point in the history
Update CodeEditSourceEditor
  • Loading branch information
thecoolwinter authored and FastestMolasses committed Apr 11, 2024
1 parent d79984b commit a699894
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CodeEdit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4669,7 +4669,7 @@
repositoryURL = "https://github.com/CodeEditApp/CodeEditSourceEditor";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.7.0;
minimumVersion = 0.7.1;
};
};
6CDEFC9429E22C2700B7C684 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/CodeEditApp/CodeEditLanguages.git",
"state" : {
"revision" : "af29ab4a15474a0a38ef88ef65c20e58a0812e43",
"version" : "0.1.17"
"revision" : "620b463c88894741e20d4711c9435b33547de5d2",
"version" : "0.1.18"
}
},
{
"identity" : "codeeditsourceeditor",
"kind" : "remoteSourceControl",
"location" : "https://github.com/CodeEditApp/CodeEditSourceEditor",
"state" : {
"revision" : "e08a43ea07861e42d42f317899df69bf8f0a0a54",
"version" : "0.7.0"
"revision" : "a72e6c9b5f38b00ea0b03da5e706e3c4d05c706e",
"version" : "0.7.1"
}
},
{
Expand All @@ -50,8 +50,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/CodeEditApp/CodeEditTextView.git",
"state" : {
"revision" : "6abce20f1827a3665a5159195157f592352e38b4",
"version" : "0.7.1"
"revision" : "86b980464bcb67693e2053283c7a99bdc6f358bc",
"version" : "0.7.3"
}
},
{
Expand Down Expand Up @@ -230,8 +230,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/ChimeHQ/SwiftTreeSitter.git",
"state" : {
"revision" : "df25a52f72ebc5b50ae20d26d1363793408bb28b",
"version" : "0.7.1"
"revision" : "2599e95310b3159641469d8a21baf2d3d200e61f",
"version" : "0.8.0"
}
},
{
Expand Down

0 comments on commit a699894

Please sign in to comment.