Skip to content

Commit 3fc56e4

Browse files
committed
Scala ver aligned
1 parent ce00be2 commit 3fc56e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sbt-gcs-plugin/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ homepage := Some( url( "http://latestbit.com" ) )
88

99
licenses += ( "Apache-2.0", url( "https://www.apache.org/licenses/LICENSE-2.0.html" ) )
1010

11-
val sbtPluginScalaVersion = "2.12.18"
11+
val sbtPluginScalaVersion = "2.12.20"
1212

1313
libraryDependencies ++= Seq(
1414
"org.scala-lang" % "scala-library" % scalaVersion.value,

0 commit comments

Comments
 (0)