Skip to content

Commit

Permalink
[Automated] Update the native jar versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Oct 8, 2021
1 parent 5933afc commit 00bda33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ distribution = "slbeta3"
path = "../native/build/libs/websocket-native-2.0.0-SNAPSHOT.jar"

[[platform.java11.dependency]]
path = "./lib/http-native-2.0.0-20211004-211500-40ce81a.jar"
path = "./lib/http-native-2.0.0-20211007-231200-c19485f.jar"

[[platform.java11.dependency]]
path = "./lib/mime-native-2.0.0-20211004-202800-4ac2016.jar"
path = "./lib/mime-native-2.0.0-20211007-222300-16f9d0a.jar"

[[platform.java11.dependency]]
path = "./lib/netty-common-4.1.68.Final.jar"
Expand Down

0 comments on commit 00bda33

Please sign in to comment.