Skip to content

Commit 66c393f

Browse files
Bump junit from 3.8.2 to 4.13.1 in /Parallel Programming/miniproject_0
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.2 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r3.8.2...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c6dba9 commit 66c393f

File tree

1 file changed

+1
-1
lines changed
  • Parallel Programming/miniproject_0

1 file changed

+1
-1
lines changed

Parallel Programming/miniproject_0/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>junit</groupId>
4040
<artifactId>junit</artifactId>
41-
<version>3.8.2</version>
41+
<version>4.13.1</version>
4242
<scope>test</scope>
4343
</dependency>
4444
</dependencies>

0 commit comments

Comments
 (0)