We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfe54d4 + 71d4f47 commit fbe01a5Copy full SHA for fbe01a5
pom.xml
@@ -96,21 +96,21 @@
96
<dependency>
97
<groupId>org.testcontainers</groupId>
98
<artifactId>testcontainers</artifactId>
99
- <version>1.17.5</version>
+ <version>1.17.6</version>
100
<scope>test</scope>
101
</dependency>
102
103
104
105
<artifactId>junit-jupiter</artifactId>
106
107
108
109
110
111
112
<artifactId>mysql</artifactId>
113
114
115
116
</dependencies>
0 commit comments