Skip to content

Commit

Permalink
4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
venusdrogon committed Dec 13, 2023
1 parent 66a269f commit 44dfc2f
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.6</version>
<version>4.0.7</version>
</dependency>
```

### `Gradle 配置`

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

### `非Maven项目`
Expand Down

0 comments on commit 44dfc2f

Please sign in to comment.