We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b2d2e commit d595065Copy full SHA for d595065
pom.xml
@@ -52,18 +52,18 @@
52
<dependency>
53
<groupId>org.testcontainers</groupId>
54
<artifactId>postgresql</artifactId>
55
- <version>1.17.1</version>
+ <version>1.17.2</version>
56
</dependency>
57
58
59
<artifactId>selenium</artifactId>
60
61
<scope>test</scope>
62
63
64
65
<artifactId>nginx</artifactId>
66
67
68
69
0 commit comments