diff --git a/README.md b/README.md index 4602c4f..0298f4b 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ So far, this library project is tracking the upstream changes of [Apache Arrow]( - [Swift 6.0 (2024) or 6.1 (2025)](https://swift.org) - [gRPC Swift 2.2 (May 2025)](https://github.com/grpc/grpc-swift/releases/tag/2.2.1) - [gRPC Swift Protobuf 1.3 (May 2025)](https://github.com/grpc/grpc-swift-protobuf/releases/tag/1.3.0) -- [gRPC Swift NIO Transport 1.1 (May 2025)](https://github.com/grpc/grpc-swift-nio-transport/releases/tag/1.1.0) +- [gRPC Swift NIO Transport 1.2 (May 2025)](https://github.com/grpc/grpc-swift-nio-transport/releases/tag/1.2.2) - [FlatBuffers v25.2.10 (February 2025)](https://github.com/google/flatbuffers/releases/tag/v25.2.10) -- [Apache Arrow Swift](https://github.com/apache/arrow/tree/main/swift) +- [Apache Arrow Swift](https://github.com/apache/arrow-swift) ## How to use in your apps