@@ -121,6 +121,7 @@
|
||||
<kotlin>1.9.25</kotlin>
|
||||
<kotlin-coroutines>1.9.0</kotlin-coroutines>
|
||||
<logback>1.5.12</logback>
|
||||
<microbenchmark>0.5.0.RELEASE</microbenchmark>
|
||||
<micrometer>1.15.0-RC1</micrometer>
|
||||
<micrometer-tracing>1.5.0-RC1</micrometer-tracing>
|
||||
<mockito>5.17.0</mockito>
|
||||
@@ -944,7 +945,7 @@
|
||||
<dependency>
|
||||
<groupId>com.github.mp911de.microbenchmark-runner</groupId>
|
||||
<artifactId>microbenchmark-runner-junit5</artifactId>
|
||||
<version>0.4.0.RELEASE</version>
|
||||
<version>${microbenchmark}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
@@ -955,7 +956,6 @@
|
||||
</repository>
|
||||
</repositories>
|
||||
</profile>
|
||||
|
||||
</profiles>
|
||||
|
||||
<dependencyManagement>
|
||||
|
||||
Reference in New Issue
Block a user