Skip to content

Commit

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

Bump testcontainers.version from 1.20.0 to 1.20.1
  • Loading branch information
ozangunalp authored Aug 12, 2024
2 parents 3db93a4 + 4ec6cbe commit 2ff44be
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.20.0</testcontainers.version>
<testcontainers.version>1.20.1</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 2ff44be

Please sign in to comment.