Skip to content

Commit

Permalink
Merge pull request #401 from camunda-community-hub/dependabot/maven/o…
Browse files Browse the repository at this point in the history
…rg.testcontainers-postgresql-1.17.1

chore(deps-dev): bump postgresql from 1.16.3 to 1.17.1
  • Loading branch information
saig0 authored Apr 22, 2022
2 parents ff03909 + 272aa4b commit b3e1a4a
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 @@ -192,7 +192,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId>
<version>1.16.3</version>
<version>1.17.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit b3e1a4a

Please sign in to comment.