Skip to content

Commit

Permalink
Merge pull request #2512 from smallrye/dependabot/maven/main/testcont…
Browse files Browse the repository at this point in the history
…ainers.version-1.19.7

Bump testcontainers.version from 1.19.6 to 1.19.7
  • Loading branch information
ozangunalp authored Mar 6, 2024
2 parents 97aad26 + 38d6633 commit c72efd5
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 @@ -97,7 +97,7 @@
<smallrye-reactive-converters.version>3.0.0</smallrye-reactive-converters.version>
<mutiny-zero.version>1.0.0</mutiny-zero.version>

<testcontainers.version>1.19.6</testcontainers.version>
<testcontainers.version>1.19.7</testcontainers.version>

<sonar.coverage.jacoco.xmlReportPaths>${project.basedir}/target/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
<mockito.version>5.11.0</mockito.version>
Expand Down

0 comments on commit c72efd5

Please sign in to comment.