Skip to content

Commit 28e50ee

Browse files
dependabot[bot]laeubi
authored andcommitted
Bump org.junit.vintage:junit-vintage-engine from 5.9.3 to 5.10.0
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5) from 5.9.3 to 5.10.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.3...r5.10.0) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a6e72b commit 28e50ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tycho-its/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>org.junit.vintage</groupId>
167167
<artifactId>junit-vintage-engine</artifactId>
168-
<version>5.9.3</version>
168+
<version>5.10.0</version>
169169
</dependency>
170170
<dependency>
171171
<groupId>org.junit.platform</groupId>

0 commit comments

Comments
 (0)