Skip to content

Commit

Permalink
Merge pull request #1003 from ballerina-platform/update-driver
Browse files Browse the repository at this point in the history
  • Loading branch information
kaneeldias committed Aug 21, 2023
2 parents ce01e30 + 82f9661 commit 2f959a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ modules = [
[[package]]
org = "ballerinax"
name = "h2.driver"
version = "1.0.0"
version = "1.1.0"
scope = "testOnly"
modules = [
{org = "ballerinax", packageName = "h2.driver", moduleName = "h2.driver"}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ stdlibHttpVersion=2.10.0-20230811-144100-cac5d57
stdlibTransactionVersion=1.8.0-20230814-091700-0011487

# Ballerina extended library
stdlibH2DriverVersion=1.0.0
stdlibH2DriverVersion=1.1.0-20230821-090800-7a9f948

0 comments on commit 2f959a2

Please sign in to comment.