Skip to content

Commit

Permalink
Bump testcontainers from 1.17.2 to 1.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
avano committed Feb 10, 2023
1 parent 044285e commit 309cdd5
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 @@ -85,7 +85,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<testcontainers.version>1.17.2</testcontainers.version>
<testcontainers.version>1.17.6</testcontainers.version>
<xtf.version>0.28</xtf.version>
<maven.surefire.plugin.version>2.22.2</maven.surefire.plugin.version>
<skip.tests>true</skip.tests>
Expand Down

0 comments on commit 309cdd5

Please sign in to comment.