Skip to content

Commit 1cb3581

Browse files
author
Dennis Labordus
authored
Merge pull request #100 from com-pas/typo_readme
2.2.2 to 2.2.3 Quarkus version
2 parents 370352d + 30e5ff7 commit 1cb3581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Check [basexhttp on DockerHub](https://hub.docker.com/r/basex/basexhttp/) for a
2929
You can run your application in dev mode that enables live coding using:
3030

3131
```shell script
32-
./mvnw package io.quarkus:quarkus-maven-plugin:2.2.2.Final:dev
32+
./mvnw package io.quarkus:quarkus-maven-plugin:2.2.3.Final:dev
3333
```
3434

3535
> **_NOTE:_** Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.

0 commit comments

Comments
 (0)