Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
citmina authored Jan 24, 2024
1 parent e145610 commit ae30901
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 @@ -61,13 +61,13 @@ PromptBotClient -> ChatPromptRequest -> PromptResponse
<dependency>
<groupId>io.github.gemingjia</groupId>
<artifactId>gear-wenxinworkshop-starter</artifactId>
<version>1.1.1</version>
<version>1.1.2</version>
</dependency>
```
- Gradle
```gradle
dependencies {
implementation 'io.github.gemingjia:gear-wenxinworkshop-starter:1.1.1'
implementation 'io.github.gemingjia:gear-wenxinworkshop-starter:1.1.2'
}
```

Expand Down

0 comments on commit ae30901

Please sign in to comment.