Skip to content

Commit da24e8a

Browse files
Bump junit from 4.11 to 4.13.1 in /openmessaging-api-samples
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d826289 commit da24e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openmessaging-api-samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>junit</groupId>
1717
<artifactId>junit</artifactId>
18-
<version>4.11</version>
18+
<version>4.13.1</version>
1919
<scope>test</scope>
2020
</dependency>
2121
<dependency>

0 commit comments

Comments
 (0)