File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 942942 <sha256 value =" 9cbd04ba63e7399856745713e312d2f2161a1d44eda506ded47c8d56daf8461f" origin =" Generated by Gradle" />
943943 </artifact >
944944 </component >
945+ <component group =" org.jetbrains.kotlinx" name =" kotlinx-coroutines-bom" version =" 1.10.2" >
946+ <artifact name =" kotlinx-coroutines-bom-1.10.2.pom" >
947+ <sha256 value =" faf0c6538e53ddc0499a63664d8e763c216580b2e18e722ccbdf1b431a6afe26" origin =" Generated by Gradle" />
948+ </artifact >
949+ </component >
945950 <component group =" org.jetbrains.kotlinx" name =" kotlinx-coroutines-bom" version =" 1.8.0" >
946951 <artifact name =" kotlinx-coroutines-bom-1.8.0.pom" >
947952 <sha256 value =" 1239e9dbe1397cd5971342956b2511bc3ace7b641842e4372a088dcfa8b9ad55" origin =" Generated by Gradle" />
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ dependencies {
4040 // then it should be declared as "api" here since we use useCompileClasspathVersions
4141 // to make runtime classpath consistent with the compile one.
4242 api(" org.wiremock:wiremock:3.13.1" )
43- api(" io.mockk:mockk:1.14.7 " )
43+ api(" io.mockk:mockk:1.14.9 " )
4444 api(" net.bytebuddy:byte-buddy:1.17.8" )
4545 api(" nl.jqno.equalsverifier:equalsverifier:4.3" )
4646 // activemq-all should not be used as it provides secondary slf4j binding
You can’t perform that action at this time.
0 commit comments