Skip to content

Commit

Permalink
Merge pull request #712 from jenkinsci/dependabot/maven/org.mockito-m…
Browse files Browse the repository at this point in the history
…ockito-bom-5.3.1

Bump mockito-bom from 5.2.0 to 5.3.1
  • Loading branch information
uhafner authored May 9, 2023
2 parents 977b493 + 3b753d9 commit 5684a83
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<equalsverifier.version>3.14.1</equalsverifier.version>
<junit.version>5.9.3</junit.version>
<junit-pioneer.version>2.0.1</junit-pioneer.version>
<mockito.version>5.2.0</mockito.version>
<mockito.version>5.3.1</mockito.version>
<assertj.version>3.24.2</assertj.version>
<archunit.version>1.0.1</archunit.version>
<json-unit-fluent.version>2.37.0</json-unit-fluent.version>
Expand Down Expand Up @@ -163,11 +163,6 @@
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-inline</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
Expand Down

0 comments on commit 5684a83

Please sign in to comment.