Skip to content

Commit 3910231

Browse files
Bump junit from 3.8.2 to 4.13.1 in /assignment4/joda-time-2.4
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] <support@github.com>
1 parent 35ddc2b commit 3910231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignment4/joda-time-2.4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
<dependency>
559559
<groupId>junit</groupId>
560560
<artifactId>junit</artifactId>
561-
<version>3.8.2</version>
561+
<version>4.13.1</version>
562562
<scope>test</scope>
563563
</dependency>
564564
</dependencies>

0 commit comments

Comments
 (0)