We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e79ab commit ab8eee7Copy full SHA for ab8eee7
build.sbt
@@ -18,7 +18,7 @@ ThisBuild / versionPolicyIntention := Compatibility.None
18
19
Compile / packageBin / packageOptions += Package.ManifestAttributes("Automatic-Module-Name" -> "nl.gn0s1s.julius")
20
21
-crossScalaVersions := List("2.13.16", "3.3.6")
+crossScalaVersions := List("2.13.16", "3.3.7")
22
scalaVersion := crossScalaVersions.value.head
23
24
libraryDependencies ++= Seq(
0 commit comments