1
0
mirror of synced 2026-02-25 22:38:04 +08:00

v1.2.28 更新2023年法定假日数据。

This commit is contained in:
6tail
2022-12-09 18:11:37 +08:00
parent 12a8eec123
commit c3082dbbf2
5 changed files with 7 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ lunar是一款无第三方依赖的公历(阳历)、农历(阴历、老黄历)
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>lunar</artifactId>
<version>1.2.27</version>
<version>1.2.28</version>
</dependency>
```