Skip to content

Commit

Permalink
[Gradle Release Plugin] - pre tag commit: 'idp-service-1.2.0-rc'.
Browse files Browse the repository at this point in the history
  • Loading branch information
apk-github-bot committed Oct 25, 2024
1 parent ecc8d07 commit 32a7fe6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions idp/idp-domain-service/ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "http"
version = "2.12.1"
version = "2.12.2"
dependencies = [
{org = "ballerina", name = "auth"},
{org = "ballerina", name = "cache"},
Expand Down Expand Up @@ -381,7 +381,7 @@ modules = [
[[package]]
org = "ballerinax"
name = "prometheus"
version = "0.3.1"
version = "0.3.2"
dependencies = [
{org = "ballerina", name = "http"},
{org = "ballerina", name = "io"},
Expand Down Expand Up @@ -415,3 +415,4 @@ dependencies = [
modules = [
{org = "wso2", packageName = "idp_domain_service", moduleName = "idp_domain_service"}
]

2 changes: 1 addition & 1 deletion idp/idp-domain-service/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=org.wso2.apk
version=1.2.0-SNAPSHOT
version=1.2.0-rc
docker_image_name = apk-idp-domain-service
jar_name = idp_domain_service.jar
dist_name = idp
Expand Down

0 comments on commit 32a7fe6

Please sign in to comment.