Skip to content

Commit

Permalink
fix(deps): update dependency org.testcontainers:testcontainers-bom to…
Browse files Browse the repository at this point in the history
… v1.18.1 (#159)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
bcgov-devops and renovate-bot authored May 16, 2023
1 parent c40a97d commit 9277e56
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 @@ -61,7 +61,7 @@
<junit-jupiter-api.version>5.9.1</junit-jupiter-api.version>
<junit-platform.version>1.9.1</junit-platform.version>

<testcontainers.version>1.18.0</testcontainers.version>
<testcontainers.version>1.18.1</testcontainers.version>
<oci.revision>${project.version}</oci.revision>
</properties>

Expand Down

0 comments on commit 9277e56

Please sign in to comment.