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.
2 parents 1587bb8 + 96e5f6f commit 8779659Copy full SHA for 8779659
build.sbt
@@ -2,7 +2,7 @@ import scalapb.compiler.Version.scalapbVersion
2
3
scalaVersion := "2.13.12"
4
5
-crossScalaVersions := Seq("2.12.18", "2.13.16", "3.3.3")
+crossScalaVersions := Seq("2.12.20", "2.13.16", "3.3.3")
6
7
ThisBuild / organization := "com.thesamet.scalapb"
8
0 commit comments