Skip to content

Commit a6bec17

Browse files
dependabot[bot]enhorse
authored andcommitted
Bump junit from 4.12 to 4.13.1 in /examples
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] <support@github.com>
1 parent fb7404e commit a6bec17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<maven.compiler.useIncrementalCompilation>false</maven.compiler.useIncrementalCompilation>
2727
<checkstyle.config>src/main/resources/google_checkstyle.xml</checkstyle.config>
2828

29-
<junit.version>4.12</junit.version>
29+
<junit.version>4.13.1</junit.version>
3030
<mockito.version>2.5.0</mockito.version>
3131
<log4j.version>1.7.22</log4j.version>
3232
</properties>

0 commit comments

Comments
 (0)