Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kagkarlsson authored Jun 21, 2023
1 parent ebc7d95 commit 597e09e
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>11.7</version>
<version>12.4.0</version>
</dependency>
```

Expand Down Expand Up @@ -356,7 +356,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>11.7</version>
<version>12.4.0</version>
</dependency>
```
**NOTE**: This includes the db-scheduler dependency itself.
Expand Down

0 comments on commit 597e09e

Please sign in to comment.