We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9976583 commit f24b3ddCopy full SHA for f24b3dd
1 file changed
build.sbt
@@ -14,4 +14,4 @@ Compile / javaSource := baseDirectory.value / "src" / "main"
14
javacOptions ++= Seq("-g", "-deprecation", "-encoding", "us-ascii", "--release", "11")
15
16
netLogoClassManager := "org.nlogo.extensions.array.ArrayExtension"
17
-netLogoVersion := "7.0.0-beta2-8cd3e65"
+netLogoVersion := "7.0.0-beta2-7e8f7a4"
0 commit comments