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 9aec341 commit 77bf119Copy full SHA for 77bf119
pom.xml
@@ -38,7 +38,7 @@
38
<otel.contrib.version>1.33.0-alpha</otel.contrib.version>
39
<springframework.version>6.1.1</springframework.version>
40
<!-- Note: downgraded from the latest version of mockito because of a conflict with spring's bytebuddy version -->
41
- <mockito.version>5.10.0</mockito.version>
+ <mockito.version>5.11.0</mockito.version>
42
<lombok.version>1.18.30</lombok.version>
43
44
<junit-jupiter.version>5.10.2</junit-jupiter.version>
0 commit comments