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 1fc8de0 commit 43e588fCopy full SHA for 43e588f
tests/org.eclipse.swt.tests/pom.xml
@@ -78,12 +78,12 @@
78
<dependency>
79
<groupId>org.junit.vintage</groupId>
80
<artifactId>junit-vintage-engine</artifactId>
81
- <version>5.13.2</version>
+ <version>5.13.4</version>
82
</dependency>
83
84
<groupId>org.junit.platform</groupId>
85
<artifactId>junit-platform-suite-engine</artifactId>
86
- <version>1.13.2</version>
+ <version>1.13.4</version>
87
88
</dependencies>
89
</plugin>
0 commit comments