Skip to content

Scala 2.13.0 rc1 #59

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

Merged
merged 3 commits into from
Apr 18, 2019
Merged

Scala 2.13.0 rc1 #59

merged 3 commits into from
Apr 18, 2019

Conversation

masahitojp
Copy link
Contributor

upgrade Scala 2.13.x version to 2.13.0-RC1 and I fixed some warnings for Scala2.13.0-RC1.

"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.1"
case _ =>
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"
}.toList
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Now, scala-parser-combinators have problem.

on Scala 2.11, version 1.1.2 may run afoul of sbt classpath issue
scala/scala-parser-combinators#197

I made a temporary fix referring to this >> scalikejdbc/scalikejdbc#1001

@masahitojp
Copy link
Contributor Author

@takezoe How about this?

@takezoe
Copy link
Owner

takezoe commented Apr 18, 2019

Sorry for my late reply. It looks good to me. Thanks!

@takezoe takezoe merged commit 4bf5eca into takezoe:master Apr 18, 2019
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