We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27174b6 commit 4e9ebc2Copy full SHA for 4e9ebc2
build.sbt
@@ -2,7 +2,7 @@ import scalapb.compiler.Version._
2
import sbtrelease.ReleaseStateTransformations._
3
import sbtcrossproject.CrossPlugin.autoImport.crossProject
4
5
-val Scala212 = "2.12.19"
+val Scala212 = "2.12.20"
6
val playJsonVersion = settingKey[String]("")
7
val scalapbJsonCommonVersion = settingKey[String]("")
8
0 commit comments