Skip to content

Commit a7cfde9

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump junit from 4.13 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 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.2.md) - [Commits](junit-team/junit4@r4.13...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce23381 commit a7cfde9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<dependency>
145145
<groupId>junit</groupId>
146146
<artifactId>junit</artifactId>
147-
<version>4.13</version>
147+
<version>4.13.2</version>
148148
<scope>test</scope>
149149
</dependency>
150150
<dependency>

0 commit comments

Comments
 (0)