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 f21609c commit 5389894Copy full SHA for 5389894
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.1</version>
+ <version>5.13.2</version>
82
</dependency>
83
84
<groupId>org.junit.platform</groupId>
85
<artifactId>junit-platform-suite-engine</artifactId>
86
- <version>1.13.1</version>
+ <version>1.13.2</version>
87
88
</dependencies>
89
</plugin>
0 commit comments