Skip to content

Commit d6a1b04

Browse files
chore: Bump to 1.3.0 and update dependencies (#1639)
2 parents 76c1e0c + 3c8d20c commit d6a1b04

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Tuist/Package.resolved

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
{
2222
"identity" : "cocoalumberjack",
2323
"kind" : "remoteSourceControl",
24-
"location" : "https://github.com/CocoaLumberjack/CocoaLumberjack",
24+
"location" : "https://github.com/CocoaLumberjack/CocoaLumberjack.git",
2525
"state" : {
2626
"revision" : "4b8714a7fb84d42393314ce897127b3939885ec3",
2727
"version" : "3.8.5"
@@ -122,8 +122,8 @@
122122
"kind" : "remoteSourceControl",
123123
"location" : "https://github.com/airbnb/lottie-spm.git",
124124
"state" : {
125-
"revision" : "b842598f1295f3ffa1475b1580672d1fe5b83580",
126-
"version" : "4.5.0"
125+
"revision" : "8c6edf4f0fa84fe9c058600a4295eb0c01661c69",
126+
"version" : "4.5.1"
127127
}
128128
},
129129
{

Tuist/ProjectDescriptionHelpers/Constants.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public enum Constants {
2525

2626
public static let baseSettings = SettingsDictionary()
2727
.currentProjectVersion("1")
28-
.marketingVersion("1.2.6")
28+
.marketingVersion("1.3.0")
2929
.automaticCodeSigning(devTeam: "864VDCS2QY")
3030
.merging(["DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": SettingValue(stringLiteral: "NO")])
3131

0 commit comments

Comments
 (0)