diff --git a/README.md b/README.md index 604db8f2..17f1fc45 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

Build Status - Coverage Status - Downloads + Coverage Status + Downloads Downloads

@@ -42,12 +42,13 @@ | 依赖 | 版本 | |-----------------------------|------------| -| Spring Boot | 3.2.2 | -| Spring Cloud | 2023.0.0 | +| Spring Boot | 3.2.4 | +| Spring Cloud | 2023.0.1 | | Spring Cloud Alibaba | 2022.0.0.0 | -| Spring Authorization Server | 1.2.1 | +| Spring Authorization Server | 1.2.3 | | Mybatis Plus | 3.5.5 | -| hutool | 5.8.23 | +| Vue | 3.4 | +| Element Plus | 2.5 | ### 模块说明 diff --git a/package.json b/package.json index f644b9f9..33c42b14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pig-ui", - "version": "3.7.5", + "version": "3.7.6", "description": "PIGCLOUD微服务开发平台", "author": "pig4cloud", "license": "Apache-2.0",