Skip to content

Commit

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

chore(deps-dev): bump postgresql from 1.18.0 to 1.18.1
  • Loading branch information
nitram509 authored May 12, 2023
2 parents 4055156 + e6e348d commit 657e30f
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 @@ -216,7 +216,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>postgresql</artifactId>
<version>1.18.0</version>
<version>1.18.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 657e30f

Please sign in to comment.