Skip to content

Commit 8e5e7b1

Browse files
committed
Updated AudioKit
1 parent 5c41de4 commit 8e5e7b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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), .iOS(.v15)],
99
products: [.library(name: "AudioKitUI", targets: ["AudioKitUI"])],
1010
dependencies: [
11-
.package(url: "https://github.com/AudioKit/AudioKit.git", from: "5.3.0"),
11+
.package(url: "https://github.com/AudioKit/AudioKit.git", from: "5.6.1"),
1212
.package(url: "https://github.com/AudioKit/Controls.git", from: "1.1.0"),
1313
],
1414
targets: [

0 commit comments

Comments
 (0)