Skip to content

Commit

Permalink
✨ 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunMengLu committed Dec 2, 2023
1 parent 1ab8222 commit 5d97e7b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## 发行版本

### v3.1.6 - 2023-12-02

- :sparkles: mica-http 完善和优化,使用控制台日志时,可以没有 slf4j 依赖。
- :sparkles: mica-core 完善 JsonUtil。
- :arrow_up: 依赖升级

### v3.1.5.1 - 2023-10-28

- :sparkles: mica-holidays 模块,更新 2024 节假日。
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=3.1.6-SNAPSHOT
VERSION=3.1.6
GROUPID=net.dreamlu

org.gradle.caching=true
Expand Down

0 comments on commit 5d97e7b

Please sign in to comment.