nomisRev / kotlin-kafka

Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.
https://nomisRev.github.io/kotlin-kafka/
Apache License 2.0
106 stars 10 forks source link

Update all dependencies to v5.5.3 #90

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.kotest:kotest-runner-junit5 5.5.2 -> 5.5.3 age adoption passing confidence
io.kotest:kotest-property 5.5.2 -> 5.5.3 age adoption passing confidence
io.kotest:kotest-framework-engine 5.5.2 -> 5.5.3 age adoption passing confidence
io.kotest:kotest-assertions-core 5.5.2 -> 5.5.3 age adoption passing confidence

Release Notes

kotest/kotest ### [`v5.5.3`](https://togithub.com/kotest/kotest/releases/tag/v5.5.3) Updated JUnit version from 5.7.2 to 5.8.2 Kotest now requires the runtime version of JUnit to be *at least* 5.8 Note: If your build somehow manages to put both JUnit 5.7 *and* 5.8 onto the classpath and they load in the wrong order, you might see problems related to `ClassOrderer` not being found. Please make sure that *only* JUnit 5.8+ is loaded

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.