Skip to content

Commit

Permalink
chore(spring-boot): Bump Mockito to version used by Spring-Boot
Browse files Browse the repository at this point in the history
Related to #4657
  • Loading branch information
mboskamp committed Dec 10, 2024
1 parent 14a704b commit 4ed1f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<version.logback>1.2.11</version.logback>
<version.junit>4.13.1</version.junit>
<version.assertj>2.9.1</version.assertj>
<version.mockito>5.10.0</version.mockito>
<version.mockito>5.14.2</version.mockito>
<version.wiremock>2.27.2</version.wiremock>
<version.testcontainers>1.16.0</version.testcontainers>

Expand Down

0 comments on commit 4ed1f0b

Please sign in to comment.