Skip to content

Commit a750c89

Browse files
Bump junit from 4.12 to 4.13.1 in /clients
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 4cfb362 commit a750c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<joda.version>2.7</joda.version>
7171
<jmh.version>1.19</jmh.version>
7272
<jmock.version>2.8.2</jmock.version>
73-
<junit.version>4.12</junit.version>
73+
<junit.version>4.13.1</junit.version>
7474
<lombok.version>1.16.22</lombok.version>
7575
<mockito.version>2.22.0</mockito.version>
7676
<netty.version>4.1.48.Final</netty.version>

0 commit comments

Comments
 (0)