Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/the-validation-company/io.…
Browse files Browse the repository at this point in the history
…kotest-kotest-runner-junit5-5.9.0
  • Loading branch information
jesperancinha committed May 10, 2024
2 parents 74bd0c3 + ea3aa3b commit cfd88bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,14 +116,14 @@
<easymock.version>5.2.0</easymock.version>
<micrometer.version>1.12.5</micrometer.version>
<omni-coveragereporter-maven-plugin.version>0.4.3</omni-coveragereporter-maven-plugin.version>
<kotest.version>5.8.1</kotest.version>
<kotest.version>5.9.0</kotest.version>
<mockk.version>1.13.10</mockk.version>
<kotest-extensions-spring.version>1.1.3</kotest-extensions-spring.version>
<kotlinx-coroutines-core.version>1.8.0</kotlinx-coroutines-core.version>
<kotlinx-coroutines-core-jvm.version>1.8.0</kotlinx-coroutines-core-jvm.version>
<kotlinx-coroutines-core.version>1.8.1</kotlinx-coroutines-core.version>
<kotlinx-coroutines-core-jvm.version>1.8.1</kotlinx-coroutines-core-jvm.version>
<springmockk.version>4.0.2</springmockk.version>
<testcontainers.version>1.19.8</testcontainers.version>
<kotlinx-coroutines-debug.version>1.8.0</kotlinx-coroutines-debug.version>
<kotlinx-coroutines-debug.version>1.8.1</kotlinx-coroutines-debug.version>
<micrometer-tracing-bridge-otel.version>1.2.5</micrometer-tracing-bridge-otel.version>
<opentelemetry-exporter-zipkin.version>1.37.0</opentelemetry-exporter-zipkin.version>
<loki-logback-appender.version>1.5.1</loki-logback-appender.version>
Expand Down

0 comments on commit cfd88bd

Please sign in to comment.