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

Remove scalalogging library #4495

Merged
merged 4 commits into from
Nov 13, 2023

Conversation

imsdu
Copy link
Contributor

@imsdu imsdu commented Nov 10, 2023

No description provided.

@@ -115,7 +114,7 @@ lazy val munit = "org.scalameta" %% "munit"
lazy val nimbusJoseJwt = "com.nimbusds" % "nimbus-jose-jwt" % nimbusJoseJwtVersion
lazy val pureconfig = "com.github.pureconfig" %% "pureconfig" % pureconfigVersion
lazy val pureconfigCats = "com.github.pureconfig" %% "pureconfig-cats" % pureconfigVersion
lazy val scalaLogging = "com.typesafe.scala-logging" %% "scala-logging" % scalaLoggingVersion
lazy val scalaReflect = "org.scala-lang" % "scala-reflect" % scalaCompilerVersion
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I had to introduce this one as it was a transitive dependency from scalalogging that is needed for Magnolia

@olivergrabinski olivergrabinski merged commit 8defd90 into BlueBrain:master Nov 13, 2023
8 checks passed
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