Skip to content

Commit b10f757

Browse files
dependabot[bot]obfischer
authored andcommitted
Bump junit from 4.12 to 4.13.1 in /src/it/it-set-010-issue-198/fake-api (mojohaus#433)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b22426f commit b10f757

File tree

1 file changed

+1
-1
lines changed
  • src/it/it-set-010-issue-198/fake-api

1 file changed

+1
-1
lines changed

src/it/it-set-010-issue-198/fake-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>junit</groupId>
2121
<artifactId>junit</artifactId>
22-
<version>4.12</version>
22+
<version>4.13.1</version>
2323
<scope>test</scope>
2424
</dependency>
2525
</dependencies>

0 commit comments

Comments
 (0)