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 Scala to 2.13.4 #45

Closed
wants to merge 1 commit into from

Conversation

sh0hei
Copy link
Member

@sh0hei sh0hei commented Dec 18, 2020

No description provided.

crossScalaVersions := Seq("2.12.12", scalaVersion.value)

scalacOptions ++= Seq("-deprecation", "-feature")

scalacOptions += "-target:jvm-1.8"
javacOptions ++= Seq("-source", "8", "-target", "8")

val circeVersion = "0.13.0"
val circeVersion = "0.14.0-M1"
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd prefer a separated PR for this change.

@sh0hei
Copy link
Member Author

sh0hei commented Feb 26, 2021

There is already a newer version of #66

@sh0hei sh0hei closed this Feb 26, 2021
@sh0hei sh0hei deleted the update/scala-2.13.4 branch February 26, 2021 05:29
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.

None yet

2 participants