Skip to content

Commit

Permalink
Merge pull request #215 from jetty/dependabot/maven/testcontainers.ve…
Browse files Browse the repository at this point in the history
…rsion-1.20.0

Bump testcontainers.version from 1.19.8 to 1.20.0
  • Loading branch information
lachlan-roberts authored Jul 26, 2024
2 parents 883030a + 207f5b6 commit df8daa2
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 @@ -13,7 +13,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<jetty.version>11.0.22</jetty.version>
<junit.version>5.10.3</junit.version>
<testcontainers.version>1.19.8</testcontainers.version>
<testcontainers.version>1.20.0</testcontainers.version>
<slf4j.version>2.0.13</slf4j.version>
<hamcrest.version>2.2</hamcrest.version>
</properties>
Expand Down

0 comments on commit df8daa2

Please sign in to comment.