Skip to content

Commit

Permalink
docs: fix wrong dependency version in README.md (#3710)
Browse files Browse the repository at this point in the history
  • Loading branch information
libsilverwolf authored Apr 29, 2024
1 parent cadbcf6 commit 26d483d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ These artifacts are available from Maven Central and Spring Release repository v
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-alibaba-dependencies</artifactId>
<version>2023.0.0.1-RC2</version>
<version>2023.0.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 26d483d

Please sign in to comment.