We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835807b commit 5cee6e9Copy full SHA for 5cee6e9
pom.xml
@@ -105,7 +105,7 @@
105
<dependency>
106
<groupId>org.junit</groupId>
107
<artifactId>junit-bom</artifactId>
108
- <version>5.10.0</version>
+ <version>5.10.1</version>
109
<type>pom</type>
110
<scope>import</scope>
111
</dependency>
@@ -182,7 +182,7 @@
182
183
<groupId>com.tngtech.archunit</groupId>
184
<artifactId>archunit-junit5</artifactId>
185
- <version>1.1.0</version>
+ <version>1.2.1</version>
186
187
188
<groupId>org.eclipse</groupId>
@@ -192,7 +192,7 @@
192
193
<groupId>io.vertx</groupId>
194
<artifactId>vertx-stack-depchain</artifactId>
195
- <version>4.4.2</version>
+ <version>4.5.1</version>
196
197
198
0 commit comments