Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKerouac committed Sep 19, 2023
1 parent 1fd7223 commit 3dd6029
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 @@ -25,7 +25,7 @@
<dependency>
<groupId>com.github.JoeKerouac</groupId>
<artifactId>async-task-starter</artifactId>
<version>2.0.2</version>
<version>${async-task-starter.version}</version>
</dependency>
```

Expand All @@ -36,7 +36,7 @@
<dependency>
<groupId>com.github.JoeKerouac</groupId>
<artifactId>async-task-core</artifactId>
<version>2.0.2</version>
<version>${async-task-core.version}</version>
</dependency>
```

Expand Down

0 comments on commit 3dd6029

Please sign in to comment.