Skip to content

Commit 897ce87

Browse files
Bump junit from LATEST to 4.13.1 in /src/java
Bumps [junit](https://github.com/junit-team/junit4) from LATEST 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 75a861b commit 897ce87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<properties>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23-
<dependency.version>LATEST</dependency.version>
23+
<dependency.version>4.13.1</dependency.version>
2424
</properties>
2525

2626
<dependencies>

0 commit comments

Comments
 (0)