Skip to content

Commit

Permalink
Merge pull request #18 from ballerina-platform/release-1.3.0
Browse files Browse the repository at this point in the history
[Automated] Sync main after 1.3.0 release
  • Loading branch information
TharmiganK authored Aug 16, 2023
2 parents cf88030 + faeb8cb commit 48be43a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ path = "./lib/xmlparserv2-23.2.0.0.jar"
groupId = "io.ballerina.stdlib"
artifactId = "oracledb.driver-native"
version = "1.3.0"
path = "../native/build/libs/oracledb.driver-native-1.3.0-SNAPSHOT.jar"
path = "../native/build/libs/oracledb.driver-native-1.3.0.jar"
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=io.ballerina.stdlib
version=1.3.0-SNAPSHOT
version=1.3.1-SNAPSHOT

githubSpotbugsVersion=5.0.14
githubJohnrengelmanShadowVersion=8.1.1
Expand Down

0 comments on commit 48be43a

Please sign in to comment.