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 Mar 5, 2024
1 parent 638e8ed commit c57b980
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.8.1-SNAPSHOT"
path = "../transaction-native/build/libs/transaction-native-1.8.1-SNAPSHOT.jar"
version = "1.8.1"
path = "../transaction-native/build/libs/transaction-native-1.8.1.jar"
groupId = "ballerina"

0 comments on commit c57b980

Please sign in to comment.