Skip to content

Commit 7d42178

Browse files
author
core-lib
committed
修改 README.MD
1 parent 180f858 commit 7d42178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ JDK 1.5 +
2323
<repositories>
2424
<repository>
2525
<id>jitpack.io</id>
26-
<url>https://www.jitpack.io</url>
26+
<url>https://jitpack.io</url>
2727
</repository>
2828
</repositories>
2929
<!-- 添加 LoadKit 依赖 -->
3030
<dependencies>
3131
<dependency>
3232
<groupId>com.github.core-lib</groupId>
3333
<artifactId>loadkit</artifactId>
34-
<version>LATEST_VERSION</version>
34+
<version>v1.0.0</version>
3535
</dependency>
3636
</dependencies>
3737
</project>

0 commit comments

Comments
 (0)