Skip to content

Commit cdd901f

Browse files
dependabot[bot]romani
authored andcommitted
Bump junit in /src/it/resources/integration-test-project
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]>
1 parent 04f2816 commit cdd901f

File tree

1 file changed

+1
-1
lines changed
  • src/it/resources/integration-test-project

1 file changed

+1
-1
lines changed

src/it/resources/integration-test-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>junit</groupId>
2020
<artifactId>junit</artifactId>
21-
<version>4.12</version>
21+
<version>4.13.1</version>
2222
<scope>test</scope>
2323
</dependency>
2424
</dependencies>

0 commit comments

Comments
 (0)