You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Failed to execute goal org.jetbrains.kotlin:kotlin-maven-plugin:1.9.25:test-compile (test-compile) on project eresept-common-web: Compilation failure
Error: /home/runner/.m2/repository/no/nav/security/mock-oauth2-server/2.1.11/mock-oauth2-server-2.1.11.jar!/META-INF/mock-oauth2-server.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
If we depend on kotlin.version from spring-boot-dependencies-3.4.5 compile fails on projects that depends on mock-oauth2-server
The text was updated successfully, but these errors were encountered: