Skip to content

Commit c7ffc6d

Browse files
committed
libs updated
1 parent b73753a commit c7ffc6d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<dependency>
186186
<groupId>org.testcontainers</groupId>
187187
<artifactId>testcontainers-bom</artifactId>
188-
<version>2.0.2</version>
188+
<version>2.0.3</version>
189189
<type>pom</type>
190190
<scope>import</scope>
191191
</dependency>
@@ -225,7 +225,7 @@
225225
<plugin>
226226
<groupId>org.sonatype.central</groupId>
227227
<artifactId>central-publishing-maven-plugin</artifactId>
228-
<version>0.9.0</version>
228+
<version>0.10.0</version>
229229
<extensions>true</extensions>
230230
<configuration>
231231
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)