Skip to content

Commit ab8eee7

Browse files
Update scala3-library to 3.3.7 (#295)
1 parent 72e79ab commit ab8eee7

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
@@ -18,7 +18,7 @@ ThisBuild / versionPolicyIntention := Compatibility.None
1818

1919
Compile / packageBin / packageOptions += Package.ManifestAttributes("Automatic-Module-Name" -> "nl.gn0s1s.julius")
2020

21-
crossScalaVersions := List("2.13.16", "3.3.6")
21+
crossScalaVersions := List("2.13.16", "3.3.7")
2222
scalaVersion := crossScalaVersions.value.head
2323

2424
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)