Skip to content

Commit acacade

Browse files
chore(deps-dev): bump mockito-core from 2.23.4 to 2.28.2
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.23.4 to 2.28.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.23.4...v2.28.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent decde1e commit acacade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6060
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6161
<skipUTs>${skipTests}</skipUTs>
62-
<netty.version>4.1.59.Final</netty.version>
62+
<netty.version>4.1.63.Final</netty.version>
6363
</properties>
6464

6565
<scm>
@@ -468,7 +468,7 @@
468468
<dependency>
469469
<groupId>org.mockito</groupId>
470470
<artifactId>mockito-core</artifactId>
471-
<version>2.23.4</version>
471+
<version>2.28.2</version>
472472
<scope>test</scope>
473473
</dependency>
474474
<dependency>

0 commit comments

Comments
 (0)