question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

kotest 5.4.x-SNAPSHOT does not seem to work together with Spring 2.7.1

See original GitHub issue

Hi,

I have an issue w/ kotest:5.4.0-1038-SNAPSHOT (and all other SNAPSHOTs of 5.4.0, and 5.3.2, and 5.3.0)

I tried to update to Spring 2.7.1 today and I got the following error from maven: Unresolved dependency: 'org.jetbrains.kotlinx:kotlinx-coroutines-bom:jar:1.6.3'

From what I was able to test, it works with Spring 2.7.0 and all kotest versions mentioned above. Also, it appears with both Kotlin v1.6.21 and v1.7.0. Spring 2.7.1 changed the coroutines version here: https://github.com/spring-projects/spring-boot/commit/4f6bc3c2e062f09473d2652eeb6d8a0489998bab From what I can see, kotest and spring boot now depend on the same version of kotlin coroutines

I created a small example repository for observing this behaviour: https://github.com/mor4thii/spring-kotest-demo It is based on a simple app generated by Spring initializr.

Now, I am not too familiar with issue reports (this is my first issue on github!), and in this case, I am not sure whether this issue applies to kotest or Spring Boot. Please feel free to point me in the right direction 😃

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
Kantiscommented, Jul 6, 2022

Jetbrains seem to be working on a fix. Likely only affecting Maven builds. https://github.com/Kotlin/kotlinx.coroutines/issues/3334

0reactions
sksamuelcommented, Jul 22, 2022

Closing as fixed in latest spring release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changelog - Kotest
Kotest tries to maintain compatibility across multiple versions by not relying on features only available in the latest releases. Duplicated test names no...
Read more >
Kotlin+Maven+Spring Boot+Kotest: Unable to initialize main ...
I've been trying to solve the problem for a very long time. It seems that Kotest works better with Gradle than with Maven...
Read more >
Red Hat - CVE - Search Results
A flaw was found in the Red Hat OpenShift API Management product. User input is not validated allowing an authenticated user to inject...
Read more >
Files · master · securitystuffbackup / PoC-in-GitHub - GitLab
This flaw allows an attacker to interact and read sensitive passwords ... In the OpenSSL 1.0.2 version the public key is not parsed...
Read more >
viewManagersMetadata is undefined for expo-camera
Issue Title Created Date Comment Count Updated... Update object without creating new 2 2021‑01‑18 2022‑10... Simple Dragoon AOE Bug with skills with charges 2 2022‑04‑15...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found