Skip to content

Commit 7303d67

Browse files
Update scala3-library to 3.3.5 (#290)
Co-authored-by: Seth Tisue <[email protected]>
1 parent a609d04 commit 7303d67

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
@@ -22,7 +22,7 @@ ThisBuild / versionScheme := Some("early-semver")
2222

2323
/// build
2424

25-
crossScalaVersions := Seq("2.13.16", "2.12.20", "3.3.4")
25+
crossScalaVersions := Seq("2.13.16", "2.12.20", "3.3.5")
2626
scalaVersion := crossScalaVersions.value.head
2727

2828
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)