Skip to content

Commit 4649afa

Browse files
committed
scala 2.12.2
1 parent 8619cd2 commit 4649afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ lazy val root = (project in file(".")).enablePlugins(SbtTwirl)
77
organization := Organization
88
name := ProjectName
99
version := ProjectVersion
10-
scalaVersion := "2.12.1"
10+
scalaVersion := "2.12.2"
1111

1212
libraryDependencies ++= Seq(
1313
"io.github.gitbucket" %% "gitbucket" % "4.12.0" % "provided",

0 commit comments

Comments
 (0)