Skip to content

Commit 8d77b43

Browse files
Bump junit from 4.13-rc-2 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.13-rc-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 8af6c6c commit 8d77b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>junit</groupId>
2020
<artifactId>junit</artifactId>
21-
<version>4.13-rc-2</version>
21+
<version>4.13.1</version>
2222
<scope>test</scope>
2323
</dependency>
2424
<!-- https://mvnrepository.com/artifact/org.postgresql/postgresql -->

0 commit comments

Comments
 (0)