Skip to content

Commit

Permalink
Merge pull request #90 from ballerina-platform/release-1.2.2
Browse files Browse the repository at this point in the history
[Automated] Sync master after 1.2.2 release
  • Loading branch information
NipunaMadhushan authored Jan 19, 2024
2 parents 3cd5259 + a22a933 commit b9a0d91
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 @@ -9,7 +9,7 @@ export = ["observe", "observe.mockextension" ]
graalvmCompatible = true

[[platform.java17.dependency]]
path = "../native/build/libs/observe-native-1.2.2-SNAPSHOT.jar"
path = "../native/build/libs/observe-native-1.2.2.jar"
groupId = "ballerina"
artifactId = "observe"

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

org.gradle.caching=true
group=io.ballerina.stdlib
version=1.2.2-SNAPSHOT
version=1.2.3-SNAPSHOT
ballerinaLangVersion=2201.8.0
githubSpotbugsVersion=5.0.14
githubJohnrengelmanShadowVersion=8.1.1
Expand Down

0 comments on commit b9a0d91

Please sign in to comment.