File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2222<br >
2323
2424<a name =" introduction " ></a >
25- 介绍 (v2.5.27 ):
25+ 介绍 (v2.5.28 ):
2626--------
2727
2828这是一个支持颜色和文件输出的日志工具, 理论上颜色输出支持所有支持ANSI ESC Code的控制台.
@@ -85,7 +85,7 @@ Maven 导入:
8585<dependency >
8686 <groupId >com.github.hydevelop</groupId >
8787 <artifactId >HyLogger</artifactId >
88- <version >2.5.27 </version >
88+ <version >2.5.28 </version >
8989</dependency >
9090```
9191
@@ -112,13 +112,13 @@ allprojects {
112112
113113``` gradle
114114dependencies {
115- implementation 'com.github.hydevelop:HyLogger:2.5.27 '
115+ implementation 'com.github.hydevelop:HyLogger:2.5.28 '
116116}
117117```
118118
119119<!-- 每次更新都要手动改这些版本号好烦的_(:з」∠)_... -->
120120
121- #### [ 其他导入(SBT / Leiningen)] ( https://jitpack.io/#HyDevelop/HyLogger/2.5.27 )
121+ #### [ 其他导入(SBT / Leiningen)] ( https://jitpack.io/#HyDevelop/HyLogger/2.5.28 )
122122
123123<br >
124124
Original file line number Diff line number Diff line change 66
77 <groupId >cc.moecraft</groupId >
88 <artifactId >HyLogger</artifactId >
9- <version >2.5.27 </version >
9+ <version >2.5.28 </version >
1010
1111 <properties >
1212 <maven .compiler.target>1.8</maven .compiler.target>
You can’t perform that action at this time.
0 commit comments