Skip to content

Commit c356901

Browse files
Bump junit from 4.13.1 to 4.13.2 (#76)
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) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e10e6cf commit c356901

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ limitations under the License.
220220
<dependency>
221221
<groupId>junit</groupId>
222222
<artifactId>junit</artifactId>
223-
<version>4.13.1</version>
223+
<version>4.13.2</version>
224224
<scope>test</scope>
225225
</dependency>
226226
<dependency>

0 commit comments

Comments
 (0)