Skip to content

Commit 5cb16f5

Browse files
committed
Infrastructure: Use NL 7.0
1 parent 3e78acb commit 5cb16f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ javacOptions ++= Seq("-g", "-deprecation", "-Xlint:all", "-Xlint:-serial", "-Xli
1313

1414
Test / scalaSource := baseDirectory.value / "src" / "test"
1515

16-
netLogoVersion := "7.0.0-internal1"
16+
netLogoVersion := "7.0.0-internal1-df97144"
1717
netLogoClassManager := "org.nlogo.extensions.bitmap.BitmapExtension"
1818
netLogoTestExtras += baseDirectory.value / "test-images"

0 commit comments

Comments
 (0)