Skip to content

Commit 33bf523

Browse files
Bump junit from 4.13-beta-2 to 4.13.1 in /Java/AppEngine
Bumps [junit](https://github.com/junit-team/junit4) from 4.13-beta-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](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74fa553 commit 33bf523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Java/AppEngine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>junit</groupId>
6363
<artifactId>junit</artifactId>
64-
<version>4.13-beta-2</version>
64+
<version>4.13.1</version>
6565
<scope>test</scope>
6666
</dependency>
6767
<dependency>

0 commit comments

Comments
 (0)