File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 892892 <sha256 value =" 7f622d6052d0496556009103a87d8cbf47148b52b1b0d56da4001d36c6569cb2" origin =" Generated by Gradle" reason =" Artifact is not signed" />
893893 </artifact >
894894 </component >
895+ <component group =" org.jetbrains.kotlinx" name =" kotlinx-coroutines-bom" version =" 1.10.1" >
896+ <artifact name =" kotlinx-coroutines-bom-1.10.1.pom" >
897+ <sha256 value =" 9cbd04ba63e7399856745713e312d2f2161a1d44eda506ded47c8d56daf8461f" origin =" Generated by Gradle" />
898+ </artifact >
899+ </component >
895900 <component group =" org.jetbrains.kotlinx" name =" kotlinx-coroutines-bom" version =" 1.8.0" >
896901 <artifact name =" kotlinx-coroutines-bom-1.8.0.pom" >
897902 <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.6 " )
43+ api(" io.mockk:mockk:1.14.7 " )
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