Skip to content

Commit ca00601

Browse files
Bump junit in /src/it/projects/MJAVADOC-498_modulepath
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) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2583554 commit ca00601

File tree

1 file changed

+1
-1
lines changed
  • src/it/projects/MJAVADOC-498_modulepath

1 file changed

+1
-1
lines changed

Diff for: src/it/projects/MJAVADOC-498_modulepath/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>junit</groupId>
4444
<artifactId>junit</artifactId>
45-
<version>4.12</version>
45+
<version>4.13.1</version>
4646
<scope>test</scope>
4747
</dependency>
4848
</dependencies>

0 commit comments

Comments
 (0)