Skip to content

Commit

Permalink
Merge pull request smallrye#1933 from smallrye/dependabot/maven/main/…
Browse files Browse the repository at this point in the history
…testcontainers.version-1.17.5

Bump testcontainers.version from 1.17.4 to 1.17.5
  • Loading branch information
cescoffier authored Oct 5, 2022
2 parents 334035c + f8c7e4d commit fc9233f
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>2.6.0</smallrye-reactive-converters.version>
<mutiny-zero-reactive-streams-junit5-tck.version>0.4.2</mutiny-zero-reactive-streams-junit5-tck.version>

<testcontainers.version>1.17.4</testcontainers.version>
<testcontainers.version>1.17.5</testcontainers.version>

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

0 comments on commit fc9233f

Please sign in to comment.