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 9c1c95c commit 0bfe042Copy full SHA for 0bfe042
parent/pom.xml
@@ -116,14 +116,14 @@
116
<!-- Deprecated: Use junit-vintage-engine and JUnit 4 is included as transitive dependency -->
117
<junit>4.13.2</junit>
118
<junit5>5.9.2</junit5>
119
- <kotlin>1.8.20</kotlin>
+ <kotlin>1.8.21</kotlin>
120
<kotlin-coroutines>1.6.4</kotlin-coroutines>
121
<logback>1.4.1</logback>
122
<lombok>1.18.20</lombok>
123
<micrometer>1.11.0-RC1</micrometer>
124
<micrometer-tracing>1.1.0-RC1</micrometer-tracing>
125
<mockito>5.2.0</mockito>
126
- <mockk>1.13.4</mockk>
+ <mockk>1.13.5</mockk>
127
<querydsl>5.0.0</querydsl>
128
<reactor>2022.0.6</reactor>
129
<rxjava2>2.2.21</rxjava2>
0 commit comments