Skip to content

Commit

Permalink
upgrade powsybl-dependencies to v2024.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne LESOT <etienne.lesot@rte-france.com>
  • Loading branch information
EtienneLt committed Oct 28, 2024
1 parent 34ff54a commit 7d324c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<properties>
<liquibase-hibernate-package>com.powsybl.caseserver.repository</liquibase-hibernate-package>
<powsybl-ws-dependencies.version>2.15.0</powsybl-ws-dependencies.version>
<powsybl-ws-dependencies.version>2.16.0-SNAPSHOT</powsybl-ws-dependencies.version>
<spring-cloud-aws-starter-s3>3.2.0</spring-cloud-aws-starter-s3>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/config/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ powsybl-ws:
cleaning-cases-cron: 0 * 2 * * ?

storage:
type: file # file or S3
type: S3 # file or S3

0 comments on commit 7d324c5

Please sign in to comment.