Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kagkarlsson committed Jun 7, 2024
1 parent 2537135 commit 1b52ac3
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 @@ -44,7 +44,7 @@ See also [why not Quartz?](#why-db-scheduler-when-there-is-quartz)
<dependency>
<groupId>com.github.kagkarlsson</groupId>
<artifactId>db-scheduler</artifactId>
<version>14.0.0</version>
<version>14.0.1</version>
</dependency>
```

Expand Down Expand Up @@ -372,7 +372,7 @@ For Spring Boot applications, there is a starter `db-scheduler-spring-boot-start
<dependency>
<groupId>com.github.kagkarlsson</groupId>
<artifactId>db-scheduler-spring-boot-starter</artifactId>
<version>14.0.0</version>
<version>14.0.1</version>
</dependency>
```
**NOTE**: This includes the db-scheduler dependency itself.
Expand Down

0 comments on commit 1b52ac3

Please sign in to comment.