Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
ForteScarlet committed Jun 5, 2024
1 parent 8dcd557 commit bc7b9fb
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 @@ -85,7 +85,7 @@ Maven:
</dependency>
<dependency>
<groupId>love.forte.simbot.component</groupId>
<artifactId>simbot-component-onebot-v11-core</artifactId>
<artifactId>simbot-component-onebot-v11-core-jvm</artifactId>
<version>${VERSION}</version>
</dependency>
</dependencies>
Expand Down Expand Up @@ -155,7 +155,7 @@ Maven:
</dependency>
<dependency>
<groupId>love.forte.simbot.component</groupId>
<artifactId>simbot-component-onebot-v11-core</artifactId>
<artifactId>simbot-component-onebot-v11-core-jvm</artifactId>
<version>${VERSION}</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit bc7b9fb

Please sign in to comment.