Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 615b70f

Browse files
Merge pull request #123 from gourlaysama/bump-scala-version
Move to scala 2.12.3 & 2.13.0-M2
2 parents ecb0d4e + dc35849 commit 615b70f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎build.sbt‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import ScalaModulePlugin._
22

33
scalaVersionsByJvm in ThisBuild := {
44
val v211 = "2.11.11"
5-
val v212 = "2.12.2"
6-
val v213 = "2.13.0-M1"
5+
val v212 = "2.12.3"
6+
val v213 = "2.13.0-M2"
77

88
Map(
99
6 -> List(v211 -> true),

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /