Skip to content

Commit

Permalink
Update dependency yonaskolb/XcodeGen to from: "2.42.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent b8f5a79 commit 72050d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ let package = Package(
platforms: [.macOS(.v12)],
products: [],
dependencies: [
.package(url: "https://github.com/yonaskolb/XcodeGen", from: "2.41.0"),
.package(url: "https://github.com/yonaskolb/XcodeGen", from: "2.42.0"),
// It's too heavy to build everytime😅
// .package(url: "https://github.com/realm/SwiftLint", from: "0.53.0"),
],
Expand Down

0 comments on commit 72050d7

Please sign in to comment.