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 Aug 9, 2024
1 parent 5a10038 commit 725b9e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions transaction-ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ graalvmCompatible = true

[[platform.java17.dependency]]
artifactId = "transaction"
version = "1.9.1-SNAPSHOT"
path = "../transaction-native/build/libs/transaction-native-1.9.1-SNAPSHOT.jar"
version = "1.9.1"
path = "../transaction-native/build/libs/transaction-native-1.9.1.jar"
groupId = "ballerina"

0 comments on commit 725b9e8

Please sign in to comment.