Skip to content

Commit

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

Bump testcontainers.version from 1.20.1 to 1.20.2
  • Loading branch information
cescoffier authored Oct 1, 2024
2 parents 11ffec8 + 9f09844 commit f41262b
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 @@ -56,7 +56,7 @@
<rxjava1.version>1.3.8</rxjava1.version>
<reactor-core.version>3.6.10</reactor-core.version>

<testcontainers.version>1.20.1</testcontainers.version>
<testcontainers.version>1.20.2</testcontainers.version>

<junit.version>4.13.2</junit.version>
<junit-jupiter.version>5.11.1</junit-jupiter.version>
Expand Down

0 comments on commit f41262b

Please sign in to comment.