Skip to content

Commit

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

Bump testcontainers.version from 1.19.8 to 1.20.0
  • Loading branch information
cescoffier authored Jul 18, 2024
2 parents c1e4e23 + 5e62a6f commit 0949316
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.1.0</mutiny-zero.version>

<testcontainers.version>1.19.8</testcontainers.version>
<testcontainers.version>1.20.0</testcontainers.version>

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

0 comments on commit 0949316

Please sign in to comment.