Skip to content

Commit 21f4a5c

Browse files
Bump junit from 4.12 to 4.13.1 in /examples/misc/kotlinplay
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9845719 commit 21f4a5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/misc/kotlinplay/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<scope>test</scope>
137137
<groupId>junit</groupId>
138138
<artifactId>junit</artifactId>
139-
<version>4.12</version>
139+
<version>4.13.1</version>
140140
</dependency>
141141

142142
</dependencies>

0 commit comments

Comments
 (0)