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

Upgraded circe to 0.14.6 #1996

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Conversation

awilliamsOM1
Copy link

Upgrading the circe versions to the latest version 0.14.6. This addresses issue #1994

Minor formatting change by sbt scalafmt for a file I did not change.

I could not get the sbt test command to run without running out of memory. Tests seemed to be passing before running out of memory. The command sbt rootJVM/test mentioned in the readme also ran out of memory.

Before submitting pull request:

  • Check if the project compiles by running sbt compile
  • Verify docs compilation by running sbt compileDocs
  • Check if tests pass by running sbt test
  • Format code by running sbt scalafmt

@adamw adamw merged commit 44572ae into softwaremill:v3 Nov 8, 2023
13 checks passed
@adamw
Copy link
Member

adamw commented Nov 8, 2023

Thanks :)

@kciesielski kciesielski linked an issue Nov 9, 2023 that may be closed by this pull request
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.

Release version 3 with circe upgraded to 0.14.6
2 participants