Skip to content

Commit

Permalink
chore: Force powsybl-sensitivity-analysis-api tp v6.1.0 such that it …
Browse files Browse the repository at this point in the history
…can be serialized
  • Loading branch information
davidkleiven committed Dec 10, 2023
1 parent ab82a44 commit c1c54bc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@
<version>2023.3.3</version>
</dependency>

<!-- Force sensitivity analysis api one version higher. Can probably be removed in next powsybl-starter release -->
<dependency>
<groupId>com.powsybl</groupId>
<artifactId>powsybl-sensitivity-analysis-api</artifactId>
<version>6.1.0</version>
</dependency>

<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-server-core-jvm</artifactId>
Expand Down

0 comments on commit c1c54bc

Please sign in to comment.