diff --git a/Cargo.toml b/Cargo.toml index 13a006f..85b69c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -243,7 +243,7 @@ wp-config = { package = "wp-config", git = "https://github.com/wp-labs/w wp-lang = { package = "wp-lang", git = "https://github.com/wp-labs/wp-motor", tag = "v1.18.3" } wp_knowledge = { package = "wp-knowledge", git = "https://github.com/wp-labs/wp-motor", tag = "v1.18.3" } wp-cli-core = { package = "wp-cli-core", git = "https://github.com/wp-labs/wp-motor", tag = "v1.18.3" } -wp-proj = { package = "wp-proj", git = "https://github.com/wp-labs/wp-motor", tag = "v1.18.3" } +wp-proj = { package = "wp-proj", git = "https://github.com/wp-labs/wp-motor", tag = "v1.19.5" } wp-connectors = { package = "wp-connectors", git = "https://github.com/wp-labs/wp-connectors", tag = "v0.10.1" }