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.
1 parent bd9a282 commit 4d75954Copy full SHA for 4d75954
generator/pom.xml
@@ -134,13 +134,13 @@
134
<dependency>
135
<groupId>org.junit.jupiter</groupId>
136
<artifactId>junit-jupiter-api</artifactId>
137
- <version>6.0.1</version>
+ <version>6.0.2</version>
138
<scope>test</scope>
139
</dependency>
140
141
142
<artifactId>junit-jupiter-engine</artifactId>
143
144
145
146
</dependencies>
0 commit comments