Skip to content

Commit

Permalink
feilong>4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
venusdrogon committed Feb 5, 2024
1 parent fdd17d6 commit b40b6d3
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.7</version>
<version>4.0.8</version>
</dependency>
```

### `Gradle 配置`

```
com.github.ifeilong:feilong:4.0.7
com.github.ifeilong:feilong:4.0.8
```

### `非Maven项目`
Expand Down

0 comments on commit b40b6d3

Please sign in to comment.