Skip to content

Commit 481eee1

Browse files
Bump junit from 4.12 to 4.13.1
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 d04f11d commit 481eee1

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
@@ -189,7 +189,7 @@
189189

190190
<properties>
191191
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
192-
<junit.version>4.12</junit.version>
192+
<junit.version>4.13.1</junit.version>
193193
<hamcrest.version>1.3</hamcrest.version>
194194
<mockito.version>1.10.19</mockito.version>
195195
<jdk.source.version>1.8</jdk.source.version>

0 commit comments

Comments
 (0)