Skip to content

Commit 2920b2b

Browse files
Bump junit from 4.11 to 4.13.1 in /core/codegen/codegen-runtime
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 3efff8a commit 2920b2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • core/codegen/codegen-runtime

core/codegen/codegen-runtime/pom.xml

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

0 commit comments

Comments
 (0)