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
TharmiganK committed Jun 20, 2023
1 parent 6293b02 commit 0ef1464
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ path = "../native/build/libs/http-native-2.9.0-SNAPSHOT.jar"
groupId = "io.ballerina.stdlib"
artifactId = "mime-native"
version = "2.8.0"
path = "./lib/mime-native-2.8.0-20230614-201600-ffa7634.jar"
path = "./lib/mime-native-2.8.0-20230620-205000-a1e0453.jar"

[[platform.java11.dependency]]
groupId = "io.ballerina.stdlib"
artifactId = "constraint-native"
version = "1.3.0"
path = "./lib/constraint-native-1.3.0-20230614-161700-f1a0fb3.jar"
path = "./lib/constraint-native-1.3.0-20230620-195700-ca941bc.jar"

[[platform.java11.dependency]]
groupId = "io.netty"
Expand Down
2 changes: 1 addition & 1 deletion ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.6.0-20230614-102000-d1aade7d"
distribution-version = "2201.7.0-20230619-175900-bb4e4544"

[[package]]
org = "ballerina"
Expand Down

0 comments on commit 0ef1464

Please sign in to comment.