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
apk-github-bot committed Oct 19, 2024
1 parent b2a0bd1 commit c353dbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion idp/idp-domain-service/ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
org = "wso2"
name = "idp_domain_service"
version = "1.2.0-beta"
version = "1.2.0-SNAPSHOT"
distribution = "2201.10.2"

[[platform.java11.dependency]]
Expand Down
3 changes: 1 addition & 2 deletions idp/idp-domain-service/ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ modules = [
[[package]]
org = "wso2"
name = "idp_domain_service"
version = "1.2.0-beta"
version = "1.2.0-SNAPSHOT"
dependencies = [
{org = "ballerina", name = "http"},
{org = "ballerina", name = "io"},
Expand All @@ -415,4 +415,3 @@ dependencies = [
modules = [
{org = "wso2", packageName = "idp_domain_service", moduleName = "idp_domain_service"}
]

0 comments on commit c353dbb

Please sign in to comment.