Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SBT to 1.9.9 / Scala to 2.13.13 #4760

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

imsdu
Copy link
Contributor

@imsdu imsdu commented Feb 27, 2024

No description provided.

@@ -3,7 +3,6 @@ package ch.epfl.bluebrain.nexus.delta.plugins.compositeviews
import cats.effect.{Clock, IO}
import ch.epfl.bluebrain.nexus.delta.kernel.kamon.KamonMetricComponent
import ch.epfl.bluebrain.nexus.delta.kernel.search.Pagination.FromPagination
import ch.epfl.bluebrain.nexus.delta.kernel.syntax.kamonSyntax
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did implicit scope change in this compiler version?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This import was also done transitively via another one so I guess they got better at detecting those cases

@imsdu imsdu merged commit 9b2d5a2 into BlueBrain:master Feb 28, 2024
9 checks passed
@imsdu imsdu deleted the update-scala-2-13-13 branch February 28, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants