Skip to content

Commit 8779659

Browse files
authored
Merge of #535
2 parents 1587bb8 + 96e5f6f commit 8779659

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.scalapbVersion
22

33
scalaVersion := "2.13.12"
44

5-
crossScalaVersions := Seq("2.12.18", "2.13.16", "3.3.3")
5+
crossScalaVersions := Seq("2.12.20", "2.13.16", "3.3.3")
66

77
ThisBuild / organization := "com.thesamet.scalapb"
88

0 commit comments

Comments
 (0)