We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 370352d + 30e5ff7 commit 1cb3581Copy full SHA for 1cb3581
README.md
@@ -29,7 +29,7 @@ Check [basexhttp on DockerHub](https://hub.docker.com/r/basex/basexhttp/) for a
29
You can run your application in dev mode that enables live coding using:
30
31
```shell script
32
-./mvnw package io.quarkus:quarkus-maven-plugin:2.2.2.Final:dev
+./mvnw package io.quarkus:quarkus-maven-plugin:2.2.3.Final:dev
33
```
34
35
> **_NOTE:_** Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.
0 commit comments