Skip to content

Commit 42f12ed

Browse files
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.3 (#2096)
* deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.3 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 315766d commit 42f12ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
107107
<dependency>
108108
<groupId>org.junit.vintage</groupId>
109109
<artifactId>junit-vintage-engine</artifactId>
110-
<version>5.10.2</version>
110+
<version>5.10.3</version>
111111
<scope>test</scope>
112112
</dependency>
113113
<dependency>

0 commit comments

Comments
 (0)