Skip to content

Commit

Permalink
fix prototol version update
Browse files Browse the repository at this point in the history
  • Loading branch information
herokillerJ committed May 28, 2023
1 parent 7f5df3e commit ef2c613
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions robot-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
<dependency>
<groupId>xyz.cssxsh.mirai.tool</groupId>
<artifactId>fix-protocal-version</artifactId>
<version>1.3.0</version>
<version>1.5.1</version>
<scope>system</scope>
<systemPath>${project.basedir}/src/lib/fix-protocol-version-1.3.0.mirai2.jar</systemPath>
<systemPath>${project.basedir}/src/lib/fix-protocol-version-1.5.1.mirai2.jar</systemPath>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit ef2c613

Please sign in to comment.