diff --git a/Cargo.toml b/Cargo.toml index 13a006f..d1dffba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -239,7 +239,7 @@ wp-data-fmt = "0.2" wp-engine = { git = "https://github.com/wp-labs/wp-motor", tag = "v1.18.3" } -wp-config = { package = "wp-config", git = "https://github.com/wp-labs/wp-motor", tag = "v1.18.3" } +wp-config = { package = "wp-config", git = "https://github.com/wp-labs/wp-motor", tag = "v1.19.5" } 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" }