Skip to content

Commit 6dae053

Browse files
dependabot[bot]jac18281828
authored andcommitted
Bump junit from 4.13.1 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2. - [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@r4.13.1...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3738429 commit 6dae053

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
@@ -239,7 +239,7 @@
239239
<dependency>
240240
<groupId>junit</groupId>
241241
<artifactId>junit</artifactId>
242-
<version>4.13.1</version>
242+
<version>4.13.2</version>
243243
<scope>test</scope>
244244
</dependency>
245245
</dependencies>

0 commit comments

Comments
 (0)