Skip to content

Commit

Permalink
Merge pull request #55 from 417-72KI/renovate/yonaskolb-xcodegen-2.x
Browse files Browse the repository at this point in the history
Update dependency yonaskolb/XcodeGen to from: "2.35.0"
  • Loading branch information
417-72KI authored May 1, 2023
2 parents 0feabe1 + 9f1bb41 commit 01d4309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Demo/Tools/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ let package = Package(
platforms: [.macOS(.v11)],
products: [],
dependencies: [
.package(url: "https://github.com/yonaskolb/XcodeGen", from: "2.34.0"),
.package(url: "https://github.com/yonaskolb/XcodeGen", from: "2.35.0"),
// It's too heavy to build everytime😅
// .package(url: "https://github.com/realm/SwiftLint", from: "0.47.0"),
],
Expand Down

0 comments on commit 01d4309

Please sign in to comment.