Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kagkarlsson committed Mar 27, 2023
1 parent cc67408 commit 7191a9b
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.6</version>
<version>11.7</version>
</dependency>
```

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

0 comments on commit 7191a9b

Please sign in to comment.