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 1587bb8 commit 8727d79Copy full SHA for 8727d79
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