1
mirror of https://github.com/CarmJos/UltraDepository.git synced 2026-06-04 16:48:21 +08:00

修改GithubReleases4J版本

This commit is contained in:
2022-02-07 03:17:28 +08:00
parent 9bd02d1298
commit 8a5dba9274
+1 -1
View File
@@ -122,7 +122,7 @@
<dependency> <dependency>
<groupId>cc.carm.lib</groupId> <groupId>cc.carm.lib</groupId>
<artifactId>githubreleases4j</artifactId> <artifactId>githubreleases4j</artifactId>
<version>1.3.0</version> <version>1.3.1</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>