Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kagkarlsson authored Jan 12, 2025
1 parent e9a4632 commit 463b613
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>15.1.0</version>
<version>15.1.1</version>
</dependency>
```

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

0 comments on commit 463b613

Please sign in to comment.