We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2dbb5 commit bf3f24aCopy full SHA for bf3f24a
1 file changed
build.sbt
@@ -13,6 +13,6 @@ javacOptions ++= Seq("-g", "-deprecation", "-encoding", "us-ascii", "--release",
13
14
Test / scalaSource := baseDirectory.value / "src" / "test"
15
16
-netLogoVersion := "7.0.0-beta2-7e8f7a4"
+netLogoVersion := "7.0.0-424b50b"
17
netLogoClassManager := "org.nlogo.extensions.bitmap.BitmapExtension"
18
netLogoTestExtras += baseDirectory.value / "test-images"
0 commit comments