Skip to content

Commit

Permalink
Bumped dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
orchetect committed Sep 21, 2024
1 parent 6158b74 commit 347be29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(

dependencies: [
.package(url: "https://github.com/orchetect/OTCore", from: "1.6.0"),
.package(url: "https://github.com/orchetect/TimecodeKit", from: "2.0.11"),
.package(url: "https://github.com/orchetect/TimecodeKit", from: "2.1.0"),
.package(url: "https://github.com/orchetect/MIDIKit.git", from: "0.9.7")
],

Expand Down

0 comments on commit 347be29

Please sign in to comment.