Skip to content

Commit

Permalink
Merge pull request #1709 from ballerina-platform/tcnative-update
Browse files Browse the repository at this point in the history
Update tcnative version
  • Loading branch information
TharmiganK authored Mar 3, 2025
2 parents bdeef88 + 5671ac6 commit acd4c79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- [Move SSL context creation to the client initialization](https://github.com/ballerina-platform/ballerina-library/issues/1798)
- [Update netty tcnative version](https://github.com/ballerina-platform/ballerina-library/issues/7650)

## [1.13.2] - 2025-02-14

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ protoGoogleCommonsVersion=1.17.0
protobufJavaVersion=3.25.5
jknackHandlebarsVersion=4.0.6
nettyVersion=4.1.118.Final
nettyTcnativeVersion=2.0.66.Final
nettyTcnativeVersion=2.0.70.Final
picocliVersion=4.0.1
spotbugsPluginVersion=6.0.18
shadowJarPluginVersion=8.1.1
Expand Down Expand Up @@ -47,7 +47,7 @@ stdlibAuthVersion=2.13.0
stdlibJwtVersion=2.14.0
stdlibOAuth2Version=2.13.0

stdlibHttpVersion=2.14.0-20250226-085300-8348bec
stdlibHttpVersion=2.14.0-20250303-101500-182bfd1
stdlibDataJsonDataVersion=1.0.0

# Ballerinax Observer
Expand Down

0 comments on commit acd4c79

Please sign in to comment.