Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: update compas-core version to 0.16.0
Signed-off-by: Juan Muñoz <[email protected]>
  • Loading branch information
juancho0202 committed Oct 4, 2023
commit 0f5d186246ee2c847eb6d374a81bf6fd0cca9602
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ SPDX-License-Identifier: Apache-2.0
<sonarqube-plugin.version>3.2.0</sonarqube-plugin.version>

<compas.scl.xsd.version>0.0.4</compas.scl.xsd.version>
<compas.core.version>local-SNAPSHOT</compas.core.version>
<compas.core.version>0.16.0</compas.core.version>

<quarkus.platform.version>3.0.4.Final</quarkus.platform.version>
<log4j2.version>2.20.0</log4j2.version>
Expand Down