We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b0e14 commit 67292e2Copy full SHA for 67292e2
parent/pom.xml
@@ -13,7 +13,7 @@
13
Preconfigures the following:
14
15
- Logging dependencies: SLF4j + Commons Logging bridge and Logback as test dependency
16
- - Test dependencies: JUnit 5 / Mockito
+ - Test dependencies: JUnit / Mockito
17
- Dependency versions for commonly used dependencies
18
19
-->
@@ -127,7 +127,7 @@
127
<microbenchmark>1.0.0-RC1</microbenchmark>
128
<micrometer>1.16.0-M2</micrometer>
129
<micrometer-tracing>1.6.0-M2</micrometer-tracing>
130
- <mockito>5.18.0</mockito>
+ <mockito>5.19.0</mockito>
131
<mockk>1.14.5</mockk>
132
<nullaway>0.12.4</nullaway>
133
<querydsl>5.1.0</querydsl>
0 commit comments