Skip to content

Commit

Permalink
Merge pull request #5685 from ballerina-platform/daneshk-patch-1
Browse files Browse the repository at this point in the history
Update protobuf and grpc versions in gradle.properties
  • Loading branch information
HindujaB authored Sep 27, 2024
2 parents a7813da + 854e7ed commit ee48b15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ stdlibCryptoVersion=2.7.2
stdlibDataXmldataVersion=1.0.0
stdlibLogVersion=2.10.0
stdlibOsVersion=1.8.0
stdlibProtobufVersion=1.6.0
stdlibProtobufVersion=1.6.1
stdlibPersistVersion=1.4.0
stdlibRandomVersion=1.5.0
stdlibTaskVersion=2.5.0
Expand Down Expand Up @@ -62,7 +62,7 @@ stdlibHttpVersion=2.12.0


# Stdlib Level 06
stdlibGrpcVersion=1.12.0
stdlibGrpcVersion=1.12.1
stdlibSoapVersion=1.1.0
stdlibTransactionVersion=1.10.0
stdlibWebsocketVersion=2.12.0
Expand Down

0 comments on commit ee48b15

Please sign in to comment.