Skip to content

Commit bde3ddb

Browse files
Bump junit from 4.11 to 4.13.1 in /backend/Meal
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 c8563dc commit bde3ddb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/Meal/pom.xml

Lines changed: 1 addition & 1 deletion
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.11</version>
45+
<version>4.13.1</version>
4646
<scope>test</scope>
4747
</dependency>
4848
<dependency>

0 commit comments

Comments
 (0)