Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
gimantha authored Nov 27, 2024
1 parent 5981016 commit 990b84a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions transaction-negative-tests/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
org = "ballerinai"
name = "transaction_negative_tests"
version = "1.10.1"
version = "1.11.0"

[platform.java21]
graalvmCompatible = true
Expand All @@ -10,7 +10,7 @@ graalvmCompatible = true
path = "../transaction-native/build/libs/transaction-native-1.11.0-SNAPSHOT.jar"
groupId = "ballerina"
artifactId = "transaction"
version = "1.10.1-SNAPSHOT"
version = "1.11.0-SNAPSHOT"

[[platform.java21.dependency]]
path = "../transaction-test-utils/build/libs/transaction-test-utils-1.11.0-SNAPSHOT.jar"
Expand Down

0 comments on commit 990b84a

Please sign in to comment.