Skip to content

Commit

Permalink
Updated pom.xml to fix integration test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
sainik73 committed Apr 6, 2021
1 parent 3c16dbb commit 061310d
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 @@ -16,7 +16,7 @@

<properties>
<java.version>1.8</java.version>
<testcontainers.version>1.15.0</testcontainers.version>
<testcontainers.version>1.15.2</testcontainers.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 061310d

Please sign in to comment.