Skip to content

Commit

Permalink
Update pom testcontainers dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
assadriaz committed Oct 18, 2024
1 parent a6ccd0d commit f2598f8
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 @@ -66,7 +66,7 @@

<xercesImpl.version>2.12.2</xercesImpl.version>
<maven.compiler.args>--add-opens java.base/java.lang=ALL-UNNAMED</maven.compiler.args>
<testcontainers.version>1.19.2</testcontainers.version>
<testcontainers.version>1.20.2</testcontainers.version>
</properties>

<dependencies>
Expand Down

0 comments on commit f2598f8

Please sign in to comment.