Skip to content

Commit

Permalink
fix(deps): update dependency org.testcontainers:testcontainers-bom to…
Browse files Browse the repository at this point in the history
… v1.19.8
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 81dc2d4 commit a228869
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion moviebuffs-data-importer/pom.xml
Expand Up @@ -19,7 +19,7 @@
<spring-cloud.version>2022.0.4</spring-cloud.version>
<commons-io.version>2.15.0</commons-io.version>
<opencsv.version>5.8</opencsv.version>
<testcontainers.version>1.19.1</testcontainers.version>
<testcontainers.version>1.19.8</testcontainers.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion moviebuffs-service/pom.xml
Expand Up @@ -25,7 +25,7 @@
<opencsv.version>5.8</opencsv.version>
<jjwt.version>0.11.5</jjwt.version>
<heroku.appName>sivalabs-moviebuffs</heroku.appName>
<testcontainers.version>1.19.1</testcontainers.version>
<testcontainers.version>1.19.8</testcontainers.version>
<p6spy.starter.version>1.9.0</p6spy.starter.version>
<archunit-junit5.version>1.1.0</archunit-junit5.version>
<jacoco.minimum.coverage>0.70</jacoco.minimum.coverage>
Expand Down

0 comments on commit a228869

Please sign in to comment.