[6.2.6] update chain version

This commit is contained in:
zhongchao
2023-12-19 20:40:21 +08:00
parent 1dc732d06f
commit 7df2be58cb
2 changed files with 7 additions and 7 deletions

View File

@@ -2,6 +2,6 @@ ext {
gradle_version = '3.5.3'
kotlin_plugin_version = '1.5.30'
plugin_version = '10.0.0_mogo'
service_chain_version = '5.3.8'
service_chain_version = '5.3.14'
lancetx_plugin_version = '10.0.4_mogo'
}