Skip to content

Commit 1ccc239

Browse files
committed
Update scala3-library to 3.3.6
1 parent a2c408d commit 1ccc239

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.16"
44

5-
crossScalaVersions := Seq("2.12.20", "2.13.16", "3.3.5")
5+
crossScalaVersions := Seq("2.12.20", "2.13.16", "3.3.6")
66

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

0 commit comments

Comments
 (0)