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.
1 parent ad5e8cb commit 9381993Copy full SHA for 9381993
pom.xml
@@ -23,7 +23,7 @@ SPDX-License-Identifier: Apache-2.0
23
<surefire-plugin.version>3.1.0</surefire-plugin.version>
24
<sonarqube-plugin.version>3.2.0</sonarqube-plugin.version>
25
26
- <compas.core.version>local-SNAPSHOT</compas.core.version>
+ <compas.core.version>0.16.0</compas.core.version>
27
<quarkus.platform.version>3.0.4.Final</quarkus.platform.version>
28
29
<microprofile-openapi-api.version>3.1</microprofile-openapi-api.version>
0 commit comments