Skip to content

Commit

Permalink
Merge pull request #19292 from dreis2211
Browse files Browse the repository at this point in the history
* gh-19292:
  Upgrade to Testcontainers 1.12.4

Closes gh-19292
  • Loading branch information
wilkinsona committed Dec 5, 2019
2 parents 264d4f5 + f190aff commit 3056167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-parent/pom.xml
Expand Up @@ -32,7 +32,7 @@
<spring-asciidoctor-extensions.version>0.3.0.RELEASE</spring-asciidoctor-extensions.version>
<spring-doc-resources.version>0.1.3.RELEASE</spring-doc-resources.version>
<spring-doc-resources.url>https://repo.spring.io/release/io/spring/docresources/spring-doc-resources/${spring-doc-resources.version}/spring-doc-resources-${spring-doc-resources.version}.zip</spring-doc-resources.url>
<testcontainers.version>1.12.2</testcontainers.version>
<testcontainers.version>1.12.4</testcontainers.version>
<testng.version>6.14.3</testng.version>
</properties>
<scm>
Expand Down

0 comments on commit 3056167

Please sign in to comment.