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 b844254 commit f531cf2Copy full SHA for f531cf2
build.sbt
@@ -2,7 +2,7 @@ import scalapb.compiler.Version.scalapbVersion
2
3
scalaVersion := "2.13.12"
4
5
-crossScalaVersions := Seq("2.12.20", "2.13.16", "3.3.6")
+crossScalaVersions := Seq("2.12.20", "2.13.16", "3.3.7")
6
7
ThisBuild / organization := "com.thesamet.scalapb"
8
0 commit comments