8000 chore(deps-dev): bump junit-vintage-engine from 5.9.1 to 5.9.3 · aws/aws-encryption-sdk-java@795ed41 · GitHub
[go: up one dir, main page]

Skip to content

Commit 795ed41

Browse files
chore(deps-dev): bump junit-vintage-engine from 5.9.1 to 5.9.3
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.9.1 to 5.9.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.9.1...r5.9.3) --- updated-dependencies: - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1466784 commit 795ed41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>org.junit.vintage</groupId>
9090
<artifactId>junit-vintage-engine</artifactId>
91-
<version>5.9.1</version>
91+
<version>5.9.3</version>
9292
<scope>test</scope>
9393
</dependency>
9494

0 commit comments

Comments
 (0)
0