Skip to content

Commit 848dc07

Browse files
Bump mavsdk_server to 0.39.0
1 parent 6cdd06c commit 848dc07

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ let package = Package(
2323
dependencies: [
2424
.package(url: "https://github.com/grpc/grpc-swift", from: "1.0.0"),
2525
.package(url: "https://github.com/ReactiveX/RxSwift.git", from: "5.0.0"),
26-
.package(url: "https://github.com/mavlink/MAVSDK-XCFramework", .exact("0.37.0"))
26+
.package(url: "https://github.com/mavlink/MAVSDK-XCFramework", .exact("0.39.0"))
2727
],
2828
targets: [
2929
.target(name: "Mavsdk",

0 commit comments

Comments
 (0)