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
…1.0-m1'.
  • Loading branch information
apk-github-bot committed Dec 14, 2023
1 parent 129e180 commit 245a8e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.0"
version = "2.10.5"
dependencies = [
{org = "ballerina", name = "auth"},
{org = "ballerina", name = "cache"},
Expand Down Expand Up @@ -302,7 +302,7 @@ modules = [
[[package]]
org = "ballerina"
name = "sql"
version = "1.11.0"
version = "1.11.1"
dependencies = [
{org = "ballerina", name = "io"},
{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.1.0-SNAPSHOT
version=1.1.0-m1
docker_image_name=apk-config-deployer-service
dist_name=config-deployer
jar_name=config_deployer_service.jar
Expand Down

0 comments on commit 245a8e0

Please sign in to comment.