We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e38b61e commit 963fee2Copy full SHA for 963fee2
1 file changed
pom.xml
@@ -51,7 +51,7 @@
51
<sonar.coverage.exclusions>**/migration/**/*</sonar.coverage.exclusions>
52
<sonar.organization>gridsuite</sonar.organization>
53
<sonar.projectKey>org.gridsuite:network-modification-server</sonar.projectKey>
54
- <network-modification.version>0.61.0</network-modification.version>
+ <network-modification.version>0.62.0</network-modification.version>
55
<!-- TODO network-store.version remove when included in powsybl-ws-dependencies -->
56
<network-store-client.version>1.38.0</network-store-client.version>
57
</properties>
0 commit comments