Skip to content

Commit

Permalink
[Gradle Release Plugin] - pre tag commit: 'config-deployer-service-1.…
Browse files Browse the repository at this point in the history
…2.0-alpha'.
  • Loading branch information
apk-github-bot committed Oct 1, 2024
1 parent bfe7324 commit 09fe295
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions runtime/config-deployer-service/ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ modules = [
[[package]]
org = "ballerina"
name = "http"
version = "2.10.15"
version = "2.10.16"
dependencies = [
{org = "ballerina", name = "auth"},
{org = "ballerina", name = "cache"},
Expand Down Expand Up @@ -102,7 +102,7 @@ modules = [
[[package]]
org = "ballerina"
name = "io"
version = "1.6.2"
version = "1.6.1"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
{org = "ballerina", name = "lang.value"}
Expand Down Expand Up @@ -335,15 +335,15 @@ modules = [
[[package]]
org = "ballerina"
name = "time"
version = "2.4.1"
version = "2.4.0"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
]

[[package]]
org = "ballerina"
name = "url"
version = "2.4.1"
version = "2.4.0"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
]
Expand Down
2 changes: 1 addition & 1 deletion runtime/config-deployer-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-alpha
docker_image_name=apk-config-deployer-service
dist_name=config-deployer
jar_name=config_deployer_service.jar
Expand Down

0 comments on commit 09fe295

Please sign in to comment.