File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 118118 <jmolecules-integration >0.29.0</jmolecules-integration >
119119 <jmh >1.37</jmh >
120120 <jsonpath >2.6.0</jsonpath >
121- <junit5 >5.13.1</junit5 >
121+ <junit >6.0.0-RC2</junit >
122+ <junit5 >${junit}</junit5 >
122123 <junit-pioneer >2.3.0</junit-pioneer >
123124 <kotlin >2.2.0</kotlin >
124125 <kotlin-coroutines >1.10.2</kotlin-coroutines >
125126 <logback >1.5.12</logback >
126- <microbenchmark >0.6.0.RELEASE </microbenchmark >
127+ <microbenchmark >1.0.0-RC1 </microbenchmark >
127128 <micrometer >1.16.0-M2</micrometer >
128129 <micrometer-tracing >1.6.0-M2</micrometer-tracing >
129130 <mockito >5.18.0</mockito >
10011002 <dependencies >
10021003 <dependency >
10031004 <groupId >com.github.mp911de.microbenchmark-runner</groupId >
1004- <artifactId >microbenchmark-runner-junit5 </artifactId >
1005+ <artifactId >microbenchmark-runner-junit </artifactId >
10051006 <version >${microbenchmark} </version >
10061007 <scope >test</scope >
10071008 </dependency >
10941095 <dependency >
10951096 <groupId >org.junit</groupId >
10961097 <artifactId >junit-bom</artifactId >
1097- <version >${junit5 } </version >
1098+ <version >${junit } </version >
10981099 <type >pom</type >
10991100 <scope >import</scope >
11001101 </dependency >
You can’t perform that action at this time.
0 commit comments