Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Commit

Permalink
Bump Scala dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrzewski committed Apr 23, 2017
1 parent 30fd14d commit 4de96f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "org.scala-refactoring.library"
version := "0.13.0-SNAPSHOT"
scalaVersion := "2.12.1"
scalaVersion := "2.12.2"
moduleName := name.value
organization := "org.scala-refactoring"
crossScalaVersions := Seq("2.10.6", "2.11.8", "2.12.1")
Expand Down

0 comments on commit 4de96f9

Please sign in to comment.