Skip to content

Commit b937ff8

Browse files
committed
Updated dependencies
1 parent 4f78748 commit b937ff8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ let package = Package(
4242
],
4343
dependencies: [
4444
.package(
45-
url: "https://github.com/PureSwift/swift-java.git",
46-
branch: "feature/android"
45+
url: "https://github.com/swiftlang/swift-java.git",
46+
branch: "main"
4747
)
4848
],
4949
targets: [

0 commit comments

Comments
 (0)