diff --git a/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index ac6196c2..94fe3a9b 100644 --- a/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/IceCubesApp.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -3,10 +3,10 @@ { "identity" : "bodega", "kind" : "remoteSourceControl", - "location" : "https://github.com/Dimillian/Bodega", + "location" : "https://github.com/mergesort/Bodega", "state" : { - "branch" : "main", - "revision" : "a144ed8afdd760b65b6b9a136ba8bb75cd19387e" + "revision" : "bfd8871e9c2590d31b200e54c75428a71483afdf", + "version" : "2.1.3" } }, { diff --git a/Packages/Timeline/Package.swift b/Packages/Timeline/Package.swift index df7faecf..b0c48db0 100644 --- a/Packages/Timeline/Package.swift +++ b/Packages/Timeline/Package.swift @@ -23,7 +23,7 @@ let package = Package( .package(name: "StatusKit", path: "../StatusKit"), .package(name: "DesignSystem", path: "../DesignSystem"), .package(url: "https://github.com/siteline/swiftui-introspect", exact: "1.2.0"), - .package(url: "https://github.com/Dimillian/Bodega", branch: "main"), + .package(url: "https://github.com/mergesort/Bodega", exact: "2.1.3"), ], targets: [ .target(