Skip to content

Commit 1b52ac3

Browse files
authored
Update README.md
1 parent 2537135 commit 1b52ac3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ See also [why not Quartz?](#why-db-scheduler-when-there-is-quartz)
4444
<dependency>
4545
<groupId>com.github.kagkarlsson</groupId>
4646
<artifactId>db-scheduler</artifactId>
47-
<version>14.0.0</version>
47+
<version>14.0.1</version>
4848
</dependency>
4949
```
5050

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

0 commit comments

Comments
 (0)