Skip to content

Commit eb5b254

Browse files
committed
Update db-scheduler-ui version to 4.6.0
1 parent 76fb553 commit eb5b254

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dashboard for monitoring and basic administration of tasks.
4141
<dependency>
4242
<groupId>no.bekk.db-scheduler-ui</groupId>
4343
<artifactId>db-scheduler-ui-starter</artifactId>
44-
<version>4.3.0</version>
44+
<version>4.6.0</version>
4545
</dependency>
4646
```
4747

@@ -187,4 +187,4 @@ There are two ways to run the frontend locally.
187187
2. running `mvn install` will build the frontend and copy the output to the resources folder in the `db-scheduler-ui`
188188
module. The frontend will then be available at the same port as the example app.
189189

190-
To run the backend run `mvn clean install` and then run the example app.
190+
To run the backend run `mvn clean install` and then run the example app.

0 commit comments

Comments
 (0)