Skip to content

Commit

Permalink
4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
venusdrogon committed Nov 27, 2023
1 parent ad86c63 commit 03797cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@ feilong 自从3.0.0开始,发布中央仓库 https://search.maven.org/artifact/c
<dependency>
<groupId>com.github.ifeilong</groupId>
<artifactId>feilong</artifactId>
<version>4.0.4</version>
<version>4.0.5</version>
</dependency>
```

### `Gradle 配置`

```
com.github.ifeilong:feilong:4.0.3
com.github.ifeilong:feilong:4.0.5
```

### `非Maven项目`
Expand Down

0 comments on commit 03797cf

Please sign in to comment.