Skip to content

Commit 3eecee8

Browse files
Update dependency yonaskolb/XcodeGen to from: "2.45.1"
1 parent cfa39e5 commit 3eecee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ let package = Package(
88
platforms: [.macOS(.v12)],
99
products: [],
1010
dependencies: [
11-
.package(url: "https://github.com/yonaskolb/XcodeGen", from: "2.44.1"),
11+
.package(url: "https://github.com/yonaskolb/XcodeGen", from: "2.45.1"),
1212
// It's too heavy to build everytime😅
1313
// .package(url: "https://github.com/realm/SwiftLint", from: "0.53.0"),
1414
],

0 commit comments

Comments
 (0)