Skip to content

Commit

Permalink
Merge branch 'main' into change-modification-order-when-deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennehomer committed Oct 18, 2024
2 parents e06928f + ddbc496 commit 9ba1d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<testcontainers.version>1.16.2</testcontainers.version>
<liquibase-hibernate-package>org.gridsuite.modification.server</liquibase-hibernate-package>
<!-- FIXME: powsybl-network-store modules'version is overloaded in the dependencies section.The overloads and this property below have to be removed at next powsybl-ws-dependencies.version upgrade -->
<powsybl-network-store.version>1.18.1</powsybl-network-store.version>
<powsybl-network-store.version>1.18.2</powsybl-network-store.version>
<sonar.coverage.exclusions>**/migration/**/*</sonar.coverage.exclusions>
</properties>

Expand Down

0 comments on commit 9ba1d73

Please sign in to comment.