We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e78acb commit 5cb16f5Copy full SHA for 5cb16f5
1 file changed
build.sbt
@@ -13,6 +13,6 @@ javacOptions ++= Seq("-g", "-deprecation", "-Xlint:all", "-Xlint:-serial", "-Xli
13
14
Test / scalaSource := baseDirectory.value / "src" / "test"
15
16
-netLogoVersion := "7.0.0-internal1"
+netLogoVersion := "7.0.0-internal1-df97144"
17
netLogoClassManager := "org.nlogo.extensions.bitmap.BitmapExtension"
18
netLogoTestExtras += baseDirectory.value / "test-images"
0 commit comments