Skip to content

Commit f531cf2

Browse files
committed
Update scala3-library to 3.3.7 in 0.12.x
1 parent b844254 commit f531cf2

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.20", "2.13.16", "3.3.6")
5+
crossScalaVersions := Seq("2.12.20", "2.13.16", "3.3.7")
66

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

0 commit comments

Comments
 (0)