You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,10 +21,8 @@ Add the following dependency to your project's `pom.xml` file:
21
21
22
22
You will also need to add or update the `quarkus-maven-plugin` configuration with the following:
23
23
24
-
---
25
-
**⚠️**
24
+
> **⚠️**
26
25
You probably already have this configuration if you created your application with the [Quarkus Starter](https://code.quarkus.io/). That said, double-check your configuration not to add another `plugin` entry.
27
-
---
28
26
29
27
```xml
30
28
@@ -129,4 +127,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
129
127
130
128
<!-- ALL-CONTRIBUTORS-LIST:END -->
131
129
132
-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
130
+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
0 commit comments