We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73753a commit c7ffc6dCopy full SHA for c7ffc6d
1 file changed
pom.xml
@@ -185,7 +185,7 @@
185
<dependency>
186
<groupId>org.testcontainers</groupId>
187
<artifactId>testcontainers-bom</artifactId>
188
- <version>2.0.2</version>
+ <version>2.0.3</version>
189
<type>pom</type>
190
<scope>import</scope>
191
</dependency>
@@ -225,7 +225,7 @@
225
<plugin>
226
<groupId>org.sonatype.central</groupId>
227
<artifactId>central-publishing-maven-plugin</artifactId>
228
- <version>0.9.0</version>
+ <version>0.10.0</version>
229
<extensions>true</extensions>
230
<configuration>
231
<publishingServerId>central</publishingServerId>
0 commit comments