Skip to content

Commit 4e9ebc2

Browse files
Update scala-library to 2.12.20
1 parent 27174b6 commit 4e9ebc2

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
@@ -2,7 +2,7 @@ import scalapb.compiler.Version._
22
import sbtrelease.ReleaseStateTransformations._
33
import sbtcrossproject.CrossPlugin.autoImport.crossProject
44

5-
val Scala212 = "2.12.19"
5+
val Scala212 = "2.12.20"
66
val playJsonVersion = settingKey[String]("")
77
val scalapbJsonCommonVersion = settingKey[String]("")
88

0 commit comments

Comments
 (0)