Skip to content

Commit 8b2722b

Browse files
Updated XLKit to 1.0.7
1 parent abf01b9 commit 8b2722b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ let package = Package(
2323
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.6.1"),
2424
.package(url: "https://github.com/apple/swift-log.git", from: "1.6.4"),
2525
.package(url: "https://github.com/apple/swift-collections.git", from: "1.2.1"),
26-
.package(url: "https://github.com/TheAcharya/XLKit.git", from: "1.0.6"),
26+
.package(url: "https://github.com/TheAcharya/XLKit.git", from: "1.0.7"),
2727
.package(url: "https://github.com/orchetect/TextFileKit.git", from: "0.2.2"),
2828
.package(url: "https://github.com/orchetect/TimecodeKit.git", from: "2.3.3"),
2929
.package(url: "https://github.com/orchetect/DAWFileKit.git", from: "0.5.4"),

0 commit comments

Comments
 (0)